# Delete Patient Tag From Clinic Patients Delete a patient tag from all or a subset of clinic patients Endpoint: POST /v1/clinics/{clinicId}/patients/delete_tag/{patientTagId} Version: 1.0 Security: sessionToken ## Path parameters: - `clinicId` (string, required) - `patientTagId` (string, required)