Logo
Zoom Public API Documentation

Delete firmware update rule

DELETE {{baseUrl}}/phone/firmware_update_rules/:ruleId?restart_type=1

Use this API to delete the firmware update rule.

Prerequisites: * Business or Education account * Zoom Phone license

Scopes: phone:write:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 
restart_type
number Restart type: `1` - Restart the devices immediately. `2` - Restart with the next resync or auto pull.



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/phone/firmware_update_rules/:ruleId?restart_type=1?restart_type=1'

ENDPOINTS