Logo
Zoom Public API Documentation

phone-dial_by_name_directory-extensions

Number of APIs: 3


1. Delete users from a directory

DELETE {{baseUrl}}/phone/dial_by_name_directory/extensions?site_id=<string>&extension_ids=<string>&extension_ids=<string>

Use this API to delete users from the directory.

Prerequisites: * Business or Education account * Zoom Phone license

Scopes: phone:write:admin

Granular Scopes: phone:delete:directory:admin

Rate Limit Label: Light



2. Add users to a directory

POST {{baseUrl}}/phone/dial_by_name_directory/extensions

Use this API to add users to a directory.

Prerequisites: * Business or Education account * Zoom Phone license

Scopes: phone:write:admin

Granular Scopes: phone:write:directory:admin

Rate Limit Label: Light



3. List users in directory

GET {{baseUrl}}/phone/dial_by_name_directory/extensions?page_size=30&next_page_token=<string>&in_directory=false&site_id=<string>

Use this API to get users that are in or not in a directory.

Prerequisites: * Business or Education account * Zoom Phone license

Scopes: phone:read:admin

Granular Scopes: phone:read:directory:admin

Rate Limit Label: Medium



ENDPOINTS