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: Granular Scopes: Rate Limit Label: phone:write:admin
phone:delete:directory:admin
Light
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: Granular Scopes: Rate Limit Label: phone:write:admin
phone:write:directory:admin
Light
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: Granular Scopes: Rate Limit Label: phone:read:admin
phone:read:directory:admin
Medium
ENDPOINTS