Logo
Zoom Public API Documentation

phone-dial by name directory/extensions

Number of APIs: 3


1. 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

Rate Limit Label: Light



2. List users in directory

GET {{baseUrl}}/phone/dial_by_name_directory/extensions?page_size=30&next_page_token=BJLYC6PABbAHdjwSkGVQeeR6B1juwHqj3G2&in_directory=false&site_id=LFD8Bb63f

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

Rate Limit Label: Medium



3. Delete users from a directory

DELETE {{baseUrl}}/phone/dial_by_name_directory/extensions?site_id=fdfdkq3k&extension_ids=derek&extension_ids=derek

Use this API to delete users from the directory.

Prerequisites: * Business or Education account * Zoom Phone license

Scopes: phone:write:admin

Rate Limit Label: Light



ENDPOINTS