Logo
Zoom Public API Documentation

calendars-users-{userIdentifier}-calendarList

Number of APIs: 2


1. List the calendars in the user's own calendarList

GET {{baseUrl}}/calendars/users/:userIdentifier/calendarList?maxResults=<integer>&minAccessRole=writer&pageToken=<string>&showDeleted=<boolean>&showHidden=<boolean>



2. Insert an existing calendar to the user's own calendarList

POST {{baseUrl}}/calendars/users/:userIdentifier/calendarList?colorRgbFormat=<boolean>



ENDPOINTS