Logo
Zoom Public API Documentation

calendars-{calId}

Number of APIs: 3


1. Get the specified calendar

GET {{baseUrl}}/calendars/:calId



2. Update the specified calendar

PATCH {{baseUrl}}/calendars/:calId



3. Delete a calendar owned by a user

DELETE {{baseUrl}}/calendars/:calId



ENDPOINTS