v1
latestOpenAPI 3.1.02026-08-063776831.4 MBFacility
Correct the specialty at the group-facility-network level
Resolves the FK chain from TenantGroupFacilityNetworkSpecialty (Level 5) to the parent TenantGroupFacilitySpecialty (Level 3) and replaces its tenant_specialty_id. Does not trigger termination events.
patch/facilities/tenant-group-facility-network-specialties/specialty
Headers
tenant-idstring
Request body
Example request
{
"tenantGroupFacilityNetworkSpecialtyId": "tgfns_abc123",
"newTenantSpecialtyId": "ts_xyz789",
"changeReason": "Correcting specialty mapping per annual review"
}Response
Specialty corrected successfully