App Logo
calendar.google.com

Delete a Google Calendar event

Delete an event from the signed-in Google Calendar by its eid (the base64 handle returned by list_events / create_event). Opens the event in the composer, uses More actions > Delete, sends a cancellation notice to any guests, and confirms by leaving the composer route. Single (non-recurring) events only — a recurring instance pops a this/all scope dialog this v1 doesn't handle. Irreversible.

Input

eid required

Base64 event handle from list_events/create_event

Output

eid required
deleted required

Start building not clicking