Assign phone numbers
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
type
query parameter set to
unassigned
.
Prerequisites:
- Pro or higher account plan with Zoom Phone License
- Account owner or admin permissions
phone:write:admin
Rate Limit Label
:
Light
Request Body
{"phone_numbers"=>[{"id"=>"KsxwNLEhQ0SJ4U4Bor4ShA", "number"=>"+12058945717"}, {"id"=>"KsxwNLEhQ0SJ4U4Bor4ShA", "number"=>"+12058945717"}]}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
| Accept
| string | | |
RESPONSES
status: ``