v1
latestOpenAPI 3.1.02026-08-063776831.4 MBFacility
Update accreditations for a facility (OV)
Replaces all accreditations for the given facility in the Operational View. Does not affect active credentialing workflow snapshots.
put/facilities/{id}/accreditations
Path parameters
idstring required
Facility ID
Headers
tenant-idstring
Request body
Example request
[
{
"accreditationBody": "Joint Commission",
"status": "Active",
"action": "delete"
}
]Response
Accreditations updated successfully