POST {{baseUrl}}/calendars/users/:userIdentifier/settings/watch
Watches for changes to the setting's resources. Scopes: Rate Limit Label: calendar:write
,calendar:write:admin
LIGHT
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status OK
{
"kind": "<string>",
"id": "<string>",
"resourceId": "<string>",
"token": "<string>",
"expiration": "<integer>",
"resourceUri": "<string>"
} |
ENDPOINTS