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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;kind&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;resourceId&quot;:&quot;\u003cstring\u003e&quot;,&quot;token&quot;:&quot;\u003cstring\u003e&quot;,&quot;expiration&quot;:&quot;\u003cinteger\u003e&quot;,&quot;resourceUri&quot;:&quot;\u003cstring\u003e&quot;}