Watch for changes to event
POST {{baseUrl}}/calendars/:calId/events/watch
Watches changes to Events resources.
Scopes:
calendar:write
,
calendar:write:admin
Rate Limit Label
:
LIGHT
Request Body
{"address"=>"<string>", "token"=>"<string>", "type"=>"web_hook", "params"=>{"ttl"=>"<string>"}, "resourceId"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
| Accept
| string | | |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","kind":"\u003cstring\u003e","resourceUri":"\u003cstring\u003e","resourceId":"\u003cstring\u003e","token":"\u003cstring\u003e","expiration":"\u003cinteger\u003e"}