Number of APIs: 2
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: Granular Scopes: Rate Limit Label: phone:write:admin
phone:delete:auto_receptionist_number:admin
Light
POST {{baseUrl}}/phone/auto_receptionists/:autoReceptionistId/phone_numbers
Assign available phone numbers to an auto receptionist. The available numbers can be retrieved using the List Phone Numbers API with Prerequisites:
* Pro or higher account plan with Zoom Phone License
* Account owner or admin permissions Scopes: Granular Scopes: Rate Limit Label: type
query parameter set to "unassigned".phone:write:admin
phone:write:auto_receptionist_number:admin
Light
ENDPOINTS