Logo
Zoom Public API Documentation

Stop watching resources through this channel

POST {{baseUrl}}/calendars/channels/stop

Stops the watching of resources through this channel.

Scopes: calendar:write,calendar:write:admin

Rate Limit Label: LIGHT

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X POST 'https://api.zoom.us/v2/calendars/channels/stop' -H 'Content-Type: application/json' -d '{"id":"\u003cstring\u003e","resourceId":"\u003cstring\u003e"}'

ENDPOINTS