Number of APIs: 2
1. List calendar resources by calendar service
GET {{baseUrl}}/rooms/calendar/services/:serviceId/resources?page_size=30&next_page_token=<string>
Use this API to list all of a Zoom Room account's calendar resources. Prerequisites:
* A Pro or a higher plan with a Zoom Rooms license. Scopes: Rate Limit Label: room:read:admin
Medium
2. Add a calendar resource to a calendar service
POST {{baseUrl}}/rooms/calendar/services/:serviceId/resources
Use this API to add a calendar resource to a Microsoft Exchange or Office 365 calendar service in a Zoom Room account. Note: This API does not support adding a calendar resource to a Google calendar service. Prerequisites:
* A Pro or a higher plan with a Zoom Rooms license. Scopes: Rate Limit Label: room:write:admin
Medium
ENDPOINTS