Cancel Booking

Cancel an existing booking. The underlying calendar event is cancelled
via Nylas and a cancellation notification is sent to all participants
by default.

Returns 404 if the booking does not exist, or if it belongs to a different
organisation than the one tied to the API key. Returns 409 if the booking
has already been cancelled. Returns 400 if the booking has already started.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the booking

Body Params

Optional cancellation reason and notification settings

string
length ≥ 1

Cancellation reason. Passed to Nylas and included in the participant notification email. Defaults to 'Cancelled by the organiser'.

boolean
Defaults to true

Whether to send a cancellation email to all participants. Defaults to true.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json