Logo
Zoom Public API Documentation

phone-sites-{site Id}-dial by name directory/extensions

Number of APIs: 3


1. List users in a directory by site

GET {{baseUrl}}/phone/sites/:siteId/dial_by_name_directory/extensions?page_size=30&next_page_token=BJLYC6PABbAHdjwSkGVQeeR6B1juwHqj3G2&in_directory=false&site_id=fefeqd

Use this API to get users that are in or not in a directory of the specified site.

Prerequisites: * Business or Education account * Zoom Phone license

Scopes:phone:read:admin

Rate Limit Label: Medium



2. Delete users from a directory of a site

DELETE {{baseUrl}}/phone/sites/:siteId/dial_by_name_directory/extensions?site_id=fleoq3&extension_ids=fiefi02kd&extension_ids=fiefi02kd

Use this API to delete users from a directory of the specified site.

Prerequisites: * Business or Education account * Zoom Phone license

Scopes:phone:write:admin

Rate Limit Label: Light



3. Add users to a directory of a site

POST {{baseUrl}}/phone/sites/:siteId/dial_by_name_directory/extensions

Use this API to add users to a directory of the specified site.

Prerequisites: * Business or Education account * Zoom Phone license

Scopes:phone:write:admin

Rate Limit Label: Light



ENDPOINTS