POST {{baseUrl}}/phone/common_areas/:commonAreaId/phone_numbers
Assign phone numbers to a common area. Note: For use by customers who opted for Prerequisites:
* Pro or a higher account with Zoom Phone license.
* Account owner or admin permissions. Scope: Rate Limit Label: Common Area Optimization
phone:write:admin
Light
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"phone_numbers": [
{
"id": "TqH98ec8RVCu6Z00aBv9ow",
"number": "+12055437350"
},
{
"id": "TqH98ec8RVCu6Z00aBv9ow",
"number": "+12055437350"
}
]
} |
ENDPOINTS