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

Granular Scopes: phone:update:firmware_update_rule:admin

Rate Limit Label: Light

Request Body

{"device_model"=>"<string>", "device_type"=>"<string>", "version"=>"<string>", "restart_type"=>1}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring