calendarList
Updates an existing calendar on the user's calendar list. This method supports patch semantics.
patch/users/me/calendarList/{calendarId}
Path parameters
calendarIdstring required
Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the "primary" keyword.
Query parameters
colorRgbFormatboolean
Whether to use the foregroundColor and backgroundColor fields to write the calendar colors (RGB). If this feature is used, the index-based colorId field will be set to the best matching option automatically. Optional. The default is False.
Request body
Response
Successful response