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
uuid
The event's unique indentifier
Request
Optional cancellation reason.
reason
Reason for cancellation
Response
Created
resource
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