Watch for changes to ACL rules
POST {{baseUrl}}/calendars/:calId/acl/watch
Watches for changes to ACL resources.
Scopes:
calendar:write
,
calendar:write:admin
Rate Limit Label
:
LIGHT
Request Body
{"address"=>"<string>", "type"=>"<string>", "params"=>{"ttl"=>"604800"}, "token"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
| Accept
| string | | |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","kind":"\u003cstring\u003e","resourceId":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","token":"\u003cstring\u003e","expiration":"\u003cinteger\u003e"}