Watch for changes to settings

POST {{baseUrl}}/calendars/users/:userIdentifier/settings/watch

Watches for changes to the setting's resources.

Scopes: calendar:write , calendar:write:admin

Rate Limit Label : LIGHT

Request Body

{"address"=>"<string>", "token"=>"<string>", "type"=>"web_hook", "params"=>{"ttl"=>"604800"}}

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | | | Accept | string | | |

RESPONSES

status: OK

{"kind":"\u003cstring\u003e","id":"\u003cstring\u003e","resourceId":"\u003cstring\u003e","token":"\u003cstring\u003e","expiration":"\u003cinteger\u003e","resourceUri":"\u003cstring\u003e"}