Cancel Event

Cancels specified event. <Info title="Required scopes"> > `scheduled_events:write` </Info>

Authentication

AuthorizationBearer
OAuth 2.0
OR
AuthorizationBearer
Personal Access Token

Path parameters

uuidstringRequired
The event's unique indentifier

Request

Optional cancellation reason.
reasonstringOptional<=10000 characters
Reason for cancellation

Response

Created
resourceobject
Provides data pertaining to the cancellation of the Event or the Invitee

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error