Number of APIs: 3
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: Rate Limit Label: phone:write:admin
Light
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: Rate Limit Label: phone:read:admin
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: Rate Limit Label: phone:write:admin
Light
ENDPOINTS