POST {{baseUrl}}/phone/sites
Sites allow you to organize Zoom Phone users in your organization. Use this API to create a site. Prerequisites:
* Multiple sites must be enabled.
* Pro or a higher account with Zoom Phone enabled. Scope: Rate Limit Label: phone:write:admin
Light
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"id": "<string>",
"name": "<string>"
} |
ENDPOINTS