Skip to main content
POST
Set Patient Facilities

Path Params

id
string
required
The ID of the patient to set facilities for.

Body

facilityIds
string[]
required
Array of facility IDs to associate with the patient. This will replace all existing facility associations.

Response

facilities
Facility[]
required
Array of facilities associated with the patient after the update.