POST {{baseUrl}}/phone/setting_templates
Use this API to create a Zoom Phone setting template for an account. After creating a phone template, the defined settings will become the default settings for an account. Scopes: Prerequisites:
* A Business or enterprise Zoom account
* A Zoom Phone licensephone:write:admin
, phone:write
Rate Limit Label: Light
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"description": "Main site user template",
"id": "2kFqiqSlS5udzWB5QqMiNg",
"name": "user template",
"type": "user"
} |
ENDPOINTS