v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-133839143.7 KB
events

Deletes an event.

delete/calendars/{calendarId}/events/{eventId}

Path parameters

calendarIdstring required

Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the "primary" keyword.

eventIdstring required

Event identifier.

Query parameters

sendNotificationsboolean

Deprecated. Please use sendUpdates instead.

Whether to send notifications about the deletion of the event. Note that some emails might still be sent even if you set the value to false. The default is false.

sendUpdates'all' | 'externalOnly' | 'none'

Guests who should receive notifications about the deletion of the event.

Response

Successful response