v1
latestOpenAPI 3.1.02026-08-063776831.4 MBGroup
Terminate a group location
Terminates a group location from a group. This cascades termination to all related relationships including networks, practitioners, and specialties. User consent must be confirmed before proceeding.
put/groups/locations/{locationId}/terminate
Path parameters
locationIdstring required
Group Location ID (tenantGroupLocationId)
Headers
tenant-idstring
Request body
Example request
{
"terminationDate": "2024-01-15",
"terminationInformedDate": "2024-01-15",
"terminationReason": "FACILITY_CLOSED"
}Response
Successfully terminated group location