Logo
Zoom Public API Documentation

calendars-users-{userIdentifier}-calendarList-{calendarId}

Number of APIs: 3


1. Get a specified calendar from the user's own calendarList

GET {{baseUrl}}/calendars/users/:userIdentifier/calendarList/:calendarId



2. Delete an existing calendar from the user's own calendarList

DELETE {{baseUrl}}/calendars/users/:userIdentifier/calendarList/:calendarId



3. Update an existing calendar in the user's own calendarList

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



ENDPOINTS