Logo
Zoom Public API Documentation

Update firmware update rule

PATCH {{baseUrl}}/phone/firmware_update_rules/:ruleId

Use this API to update a specific 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 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X PATCH 'https://api.zoom.us/v2/phone/firmware_update_rules/:ruleId' -H 'Content-Type: application/json' -d '{"version":"3.4.5.18","device_type":"AudioCodes","device_model":"445hd","restart_type":1}'

ENDPOINTS