Skip to main content
deleteEvent removes an event from its calendar. Use it only when cancellation is intended; this is not a way to decline an invitation.

Example

Inputs

Output

Returns Signal<{ calendarId: string; eventId: string }> identifying the deleted event. Delete an organizer-owned event to cancel it; use Respond to invitation when the authenticated user is an attendee.