Logo
Zoom Public API Documentation

Remove customized outbound caller ID phone numbers

DELETE {{baseUrl}}/phone/sites/:siteId/outbound_caller_id/customized_numbers?customize_ids=8_RkKw9OQ42oYsXqJJjs4A&customize_ids=8_RkKw9OQ42oYsXqJJjs4A

Use this API to remove the site-level customized outbound caller ID phone numbers. * Multiple sites must be enabled.

Prerequisites: * A Business or Enterprise account * A Zoom Phone license.

Scope: phone:write:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 
customize_ids
string The customization IDs.
customize_ids
string The customization IDs.



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/phone/sites/:siteId/outbound_caller_id/customized_numbers?customize_ids=8_RkKw9OQ42oYsXqJJjs4A&customize_ids=8_RkKw9OQ42oYsXqJJjs4A?customize_ids=8_RkKw9OQ42oYsXqJJjs4A&customize_ids=8_RkKw9OQ42oYsXqJJjs4A' -H 'Accept: application/json'

ENDPOINTS