Logo
Zoom Public API Documentation

Reboot a desk phone

POST {{baseUrl}}/phone/devices/:deviceId/reboot

Use this API to reboot an online zero-touch or assisted-provisioning device. You can only send one request every second.

Prerequisites: * Pro or a higher account with Zoom Phone license * Account owner or admin permissions.

Scopes: phone:write:admin

Granular Scopes: phone:write:reboot_device:admin

Rate Limit Label: Heavy

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://api.zoom.us/v2/phone/devices/:deviceId/reboot'

ENDPOINTS