Logo
Zoom Public API Documentation

phone-firmware_update_rules-{ruleId}

Number of APIs: 3


1. 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



2. 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

Granular Scopes: phone:read:firmware_update_rule: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

Granular Scopes: phone:delete:firmware_update_rule:admin

Rate Limit Label: Light



ENDPOINTS