Logo
Zoom Public API Documentation

phone-firmware update rules-{rule Id}

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:phone:read:admin

Rate Limit Label: 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:phone:write:admin

Rate Limit Label: 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: phone:write:admin

Rate Limit Label: Light



ENDPOINTS