Skip to main content
DELETE
Delete Calendar Event

Headers

Authorization
string
required

Bearer [access_token]

Content-Type
string
required

application/json

Path Parameters

calendarId
string
required

Composite calendar ID of the form '-task' or '-appointment'.

Response

Calendar deleted.

Simple message envelope used by PUT / DELETE / finish / unfinish calendar endpoints.

message
string

Result message for the calendar operation.

Example:

"Calendar updated successfully"