POST {{baseUrl}}/phone/locations
Use this API to add an emergency service location. Prerequisites:
* Pro or a higher account with Zoom Phone license
* Account owner or admin permissions 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
[
{
"id": "eRYjZlItQIqlFbCuRA__SQ",
"name": "example location"
},
{
"id": "eRYjZlItQIqlFbCuRA__SQ",
"name": "example location"
}
] |
ENDPOINTS