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
Responses
204
The action was successful but there is no content to return.
422
This response is sent when a request fails validation. The format is identical on all endpoints.
message
errors