calendars-users-{userIdentifier}-calendarList-{calendarId}
Number of APIs: 3
-
Get a specified calendar from the user's own calendarList GET {{baseUrl}}/calendars/users/:userIdentifier/calendarList/:calendarId
-
Delete an existing calendar from the user's own calendarList DELETE {{baseUrl}}/calendars/users/:userIdentifier/calendarList/:calendarId
-
Update an existing calendar in the user's own calendarList PATCH {{baseUrl}}/calendars/users/:userIdentifier/calendarList/:calendarId?colorRgbFormat=<boolean>