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
sendUpdates'all' | 'externalOnly' | 'none'
Guests who should receive notifications about the deletion of the event
Response
if successful (), otherwise an error