cancelled
.
Path Parameters
ID or UUID of the event to cancel.
Request Body
Reason for cancellation.
Response
Event ID.
Event UUID.
Event status (cancelled).
Success message.
Example Request
Example Response
Error Responses
Error code.
Error message.
Not Found (404)
Unauthorized (401)
Permission Denied (403)
Server Error (500)
Notes
- Cancelling an event will also sync the cancellation with connected external calendars.
- Notifications will be sent to the customer if the event has customer contact information and
send_notifications
was enabled when the event was created. - The cancellation reason will be added to the event’s customer notes.