POST {{baseUrl}}/phone/common_area_phones
Use this API to add a common area phone. A common area phone can be provisioned by a Zoom account owner or a Zoom admin so that anyone in an organization can use it. For example, if your office has shared desks that don't belong to a specific employees, you could add a common area phone so that any person can use it. Prerequisites: Scopes:
phone:write:admin
Rate Limit Label: Light
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"display_name": "test_cap",
"id": "JOZmuJ30Spyrw-v9vUzIrA",
"common_area_optimized": true
} |
ENDPOINTS