Parameters
The event’s iCalendar UID, from
create_calendar_event or list_calendar_events.A CalDAV URL from
list_calendars. Defaults to the user’s default calendar — pass this if the event lives in another calendar.Example
Call
Result
Errors
Event not found: <uid>— no event with that UID in the target calendar.No calendar available to delete the event from.— the user has no calendar and none was specified.Calendar not found: <url>— thecalendarUrldidn’t resolve.