Logo
Zoom Public API Documentation

rooms-calendar-services-{serviceId}-resources

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: room:read:admin

Rate Limit Label: 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: room:write:admin

Rate Limit Label: Medium



ENDPOINTS