Logo
Zoom Public API Documentation

Unassign all phone numbers

DELETE {{baseUrl}}/phone/auto_receptionists/:autoReceptionistId/phone_numbers

Unassign all phone numbers that were previously assigned to an auto receptionist.

Prerequisites: * Pro or higher account plan with Zoom Phone License * Account owner or admin permissions

Scopes: phone:write:admin

Granular Scopes: phone:delete:auto_receptionist_number:admin

Rate Limit Label: Light

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.zoom.us/v2/phone/auto_receptionists/:autoReceptionistId/phone_numbers'

ENDPOINTS