Logo
Zoom Public API Documentation

Start calendar service sync process

PUT {{baseUrl}}/rooms/calendar/services/:serviceId/sync

Use this API to kick off the sync process for Zoom Room account's calendar service.

Prerequisites: * A Pro or a higher plan with a Zoom Rooms license.

Scopes: room:write:admin

Rate Limit Label: Medium

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X PUT 'https://api.zoom.us/v2/rooms/calendar/services/:serviceId/sync'

ENDPOINTS