Skip to main content
POST
/
api
/
v1
/
appointments
/
{appointment}
/
cancel
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

Provide a Bearer Token

Body

application/json
cancellation_reason
string

The reason for the appointment cancellation

Response

204

The request has succeeded.