Number of APIs: 2
POST {{baseUrl}}/calendars/:calId/acl
Creates an access control list rule. Scopes: Rate Limit Label: calendar:write
,calendar:write:admin
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: Rate Limit Label: calendar:read
,calendar:read:admin
MEDIUM
ENDPOINTS