Delete Appointment
DELETE {{baseUrl}}/api/v2/Appointment/:appointment-id
Overview:
A focused request enabling developers to programmatically cancel or remove an existing appointment by its unique ID to trigger downstream workflows reliant on keeping scheduling systems, patient lists, and care operations synchronized in real-time.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-source-id | string | (Required) The source id provided for connecting to the data source | |
Authorization | string |