Delete an event

The Delete Calendar Event API allows you to remove an existing event from a specified calendar by providing the event ID and calendar ID

Body Params
string
required

To get the eventId for deletion, use the List Events API for non-recurring events and the List Instances API for recurring event occurrences.

string
required

The calendarId of the event to delete, obtained from the List Calendars API

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json