Clinical

Delete an existing appointment or break

delete/api/appointments/{id}

Path parameters

idstring required

Appointment ID. Can be in the form of date_id where date is the day of the appointment and ID is the recurring appointment ID. If not recurring this is just the ID number.

Changes