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: phone:write:admin

Granular Scopes: phone:delete:directory:admin

Rate Limit Label : Light

Request Params

| Key | Datatype | Required | Description | | site_id | string | | (Required) Unique identifier of the site | | 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: ``