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

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

RESPONSES

status: OK

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