Delete a calendar event
DELETE /api/calendar/events/{id}
DELETE
/api/calendar/events/{id}
Permanently deletes an event.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
UUID identifier
string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000UUID identifier
Responses
Section titled “ Responses ”Event deleted
Unauthorized
object
ok
required
boolean
error
required
string
Event not found
object
ok
required
boolean
error
required
string