Appointments
Sync a FHIR R4 batch Bundle
Requires a REST API key with appointments:sync on an approved account. Accepts a Bundle of type batch with up to 200 Appointment PUT, POST (with id) or DELETE entries and returns a batch-response Bundle. Transaction Bundles are not supported.
POST
Sync a FHIR R4 batch Bundle
Authorizations
Your personal access token where supported, or a scoped API key (hc_…) created inside HueChat at Account → Developer API. Send it as Authorization: Bearer <token>.
Path Parameters
HueChat account ID
Query Parameters
Name of the sending system (default fhir)
Response
batch-response Bundle
The response is of type object.

