Sync deskphones
POST {{baseUrl}}/phone/devices/sync
Use this API to resync all online zero-touch or assisted-provisioning devices in an account or a site. Only allows sending one request every 15 minutes.
Prerequisites:
- Pro or a higher account with Zoom Phone license
- Account owner or admin permissions
Scopes: phone:write:admin
Granular Scopes: phone:write:sync_device:admin
Rate Limit Label: Heavy
Request Body
{"level"=>"<integer>", "site_id"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |