Delete Event
Deletes a calendar event.
Parameters
Parameter
Type
Description
event_id
str
The ID of the event to delete
Returns
✅ A dictionary with Google Calendar API response.
Example Usage
Last updated
Deletes a calendar event.
event_id
str
The ID of the event to delete
✅ A dictionary with Google Calendar API response.
Last updated