Digitail API
Appointments

Cancel an Appointment

1min
POST
https://developer.digitail.io/api/v1/appointments/{id}/cancel
Sandbox server (uses test data)

Permissions needed: EDIT_APPOINTMENTS Shorthand version of appointment update endpoint for changing just status to cancelled.

Authentication
Bearer
Path Parameters
id
*
Body Parameters
body
*
observations
notification_message
cancellation_reason
recurrence_update_mode
Responses
200
successful operation
data
422
This response is sent when a request fails validation. The format is identical on all endpoints.
message
errors