Delete an existing event from the specified calendar

DELETE {{baseUrl}}/calendars/:calId/events/:eventId?sendUpdates=none

Deletes an event.

Scopes: calendar:write , calendar:write:admin

Rate Limit Label : HEAVY

Request Params

| Key | Datatype | Required | Description | | sendUpdates | string | | Whether to send notifications about the deletion of the event. Note that some emails might still be sent. |

HEADERS

| Key | Datatype | Required | Description |

RESPONSES

status: ``