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