Patch calendar in user calendar list
documentedUpdates an existing calendar on the user's calendar list (patch semantics).
PATCH /users/me/calendarList/{calendarId}CalendarListno implementation yet0 runsInput
calendarId*
Calendar identifier to patch
primary or a specific calendarId
selected
Whether the calendar is shown in the UI
true or false
hidden
Whether the calendar is hidden from the calendar list
true or false
Calls Google Calendar as you (your API key is your account); keychains.dev holds the credentials.