Number of APIs: 3
1. Get firmware update rule information
GET {{baseUrl}}/phone/firmware_update_rules/:ruleId
Use this API to get the firmware update rule information. Prerequisites:
* Business or Education account
* Zoom Phone license Scopes: Rate Limit Label: phone:read:admin
Light
2. 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: Rate Limit Label: phone:write:admin
Light
3. 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: Rate Limit Label: phone:write:admin
Light
ENDPOINTS