Delete users from a directory of a site
DELETE {{baseUrl}}/phone/sites/:siteId/dial_by_name_directory/extensions?site_id=<string>&extension_ids=<string>&extension_ids=<string>
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
Granular Scopes:
phone:delete:directory:admin
Rate Limit Label
:
Light
Request Params
| Key | Datatype | Required | Description |
| site_id
| string | | Unique identifier of the site to which users to delete belongs |
| extension_ids
| string | | Extension Ids. If the value is not specified, delete the value of site_id
from included sites
and delete all users related with site_id
from directory |
| extension_ids
| string | | Extension Ids. If the value is not specified, delete the value of site_id
from included sites
and delete all users related with site_id
from directory |
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``