POST {{baseUrl}}/calendars/:calId/acl/watch
Watches for changes to ACL resources. Scopes: Rate Limit Label: calendar:write
,calendar:write:admin
LIGHT
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status OK
{
"id": "<string>",
"kind": "<string>",
"resourceId": "<string>",
"resourceUri": "<string>",
"token": "<string>",
"expiration": "<integer>"
} |
ENDPOINTS