Number of APIs: 2
POST {{baseUrl}}/phone/setting_templates
Creates a Zoom Phone setting template for an account. After creating a phone template, the defined settings will become the default settings for an account. Prerequisites:
* A Business or enterprise Zoom account
* A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:write:setting_template:admin
Light
GET {{baseUrl}}/phone/setting_templates?page_size=30&next_page_token=<string>&site_id=<string>
Gets a list of all the created phone template settings. Prerequisites:
* A Business or Enterprise account
* A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:read:admin
phone:read:list_setting_templates:admin
Light
ENDPOINTS