Logo
Zoom Public API Documentation

calendars-{calId}-acl

Number of APIs: 2


1. Create a new ACL rule

POST {{baseUrl}}/calendars/:calId/acl

Creates an access control list rule.

Scopes: calendar:write,calendar:write:admin

Rate Limit Label: HEAVY



2. List ACL rules of specified calendar

GET {{baseUrl}}/calendars/:calId/acl?maxResults=<integer>&showDeleted=<boolean>&pageToken=<string>

Returns the rules in the access control list for the calendar.

Scopes: calendar:read,calendar:read:admin

Rate Limit Label: MEDIUM



ENDPOINTS