Updates a provider’s status and/or working hours using the EMR ID. This is an alternative to using Cobalt’s internal provider ID.
ehr_id field from GET /v1/providers response (not the id field)ehr_id and Cobalt’s internal id.facility_id must exist in your organization’s locationsfacility_name will be automatically enriched from the databaseTHH:MM:SS (e.g., T08:00:00)2025-11-13T00:00:00)status, hours, or both"Provider with EMR ID '{ehr_id}' not found for this organization."PATCH /v1/providers/{id} when:
PATCH /v1/providers/ehr/{ehr_id} when:
id and ehr_idThe provider's EMR ID (ehr_id from GET /providers)