v1
latestOpenAPI 3.0.02026-07-17121287546.7 KBCal Unified Calendars
Delete a calendar event
Delete/cancel an event on the authenticated user's calendar. Currently only Google Calendar is supported.
delete/v2/calendars/{calendar}/events/{eventUid}
Path parameters
calendar'google' | 'office365' | 'apple' required
eventUidstring required
The calendar provider's event ID (e.g. Google Calendar event ID)
Headers
Authorizationstring required
value must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token