Logo
Zoom Public API Documentation

Delete site level outbound calling exception rule

DELETE {{baseUrl}}/phone/sites/:siteId/outbound_calling/exception_rules/:exceptionRuleId

Deletes the site level outbound calling exception rule.

Prerequisites: * Pro or a higher account with Zoom Phone license * Account owner or admin permissions

Scopes: phone:write:admin

Granular Scopes: phone:delete:site_outbound_calling_rule:admin

Rate Limit Label: LIGHT

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/phone/sites/:siteId/outbound_calling/exception_rules/:exceptionRuleId' -H 'Content-Type: application/json'

ENDPOINTS