# Delete existing Specialty for a facility Deletes an existing Specialty associated with the specified facility. Endpoint: DELETE /facilities/{facilityId}/specialties/{facilitySpecialtyId} Version: 26.2.0.4309 Security: Bearer ## Path parameters: - `facilityId` (string, required) Identifier of the facility to remove the Specialty from. - `facilitySpecialtyId` (string, required) Identifier of the Specialty to remove. ## Response 204 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 500 fields