Logo
Zoom Public API Documentation

phone-provision_templates

Number of APIs: 2


1. List provision templates

GET {{baseUrl}}/phone/provision_templates?page_size=30&next_page_token=<string>

Use this API to list all provision templates in a Zoom account.

Prerequisites: * A Pro or higher account plan * A Zoom Phone license

Scopes: phone:read:admin

Granular Scopes: phone:read:list_provision_templates:admin

Rate Limit Label: Medium



2. Add a provision template

POST {{baseUrl}}/phone/provision_templates

Use this API to create a provision template in a Zoom account.

Prerequisites: * A Pro or higher account plan * A Zoom Phone license

Scopes: phone:write:admin

Granular Scopes: phone:write:provision_template:admin

Rate Limit Label: Light



ENDPOINTS