Number of APIs: 2
1. Delete user level outbound calling exception rule
DELETE {{baseUrl}}/phone/users/:userId/outbound_calling/exception_rules/:exceptionRuleId
Deletes the user level outbound calling exception rule. Prerequisites:
* Pro or a higher account with Zoom Phone license
* Account owner or admin permissions Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:delete:user_outbound_calling_rule:admin
LIGHT
2. Update user level outbound calling exception rule
PATCH {{baseUrl}}/phone/users/:userId/outbound_calling/exception_rules/:exceptionRuleId
Updates the user level outbound calling policy for the country region exception rule. Prerequisites: Scopes: Granular Scopes: Rate Limit Label:
phone:write:admin
phone:update:user_outbound_calling_rule:admin
LIGHT
ENDPOINTS