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
Granular Scopes: phone:write:directory:admin
Rate Limit Label: Light
Request Body
{"site_id"=>"<string>", "extension_ids"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: Created
""