Example Request
Notes
- Status Updates: Status is case-insensitive (“active”, “Active”, “ACTIVE” are all accepted)
- Hours Validation:
- The
facility_idmust exist in your organization’s locations - The
facility_namewill be automatically enriched from the database - Time format must be
THH:MM:SS(e.g.,T08:00:00) - Dates must be in ISO 8601 format (e.g.,
2025-11-13T00:00:00) - Days must be capitalized day names (Monday, Tuesday, etc.)
- The
- At Least One Field: You must provide either
status,hours, or both - Error Handling: Invalid provider IDs return a 404 error, validation errors return 400
Authorizations
Path Parameters
The provider's ID
