Watch for changes to the user's own calendarList

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

Watches for changes to the user's own CalendarList resources.

Scopes: calendar:write,calendar:write:admin

Rate Limit Label: LIGHT

Request Body

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

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;resourceUri&quot;:&quot;\u003cstring\u003e&quot;,&quot;token&quot;:&quot;\u003cstring\u003e&quot;,&quot;expiration&quot;:&quot;\u003cinteger\u003e&quot;}