delete_calendar_list
Remove a calendar from the calendar list and sidebar without deleting the underlying calendar itself.
Instructions
Unsubscribe/remove a calendar from the calendar list. POST /v2/deleteCalendarList {mutation:{provider, accountId, calendarId}}. mutation_json: JSON object. Destructive for the sidebar entry (not the calendar itself).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mutation_json | Yes |