Update a site's unassigned phone numbers
PATCH {{baseUrl}}/phone/numbers/sites/:siteId
Updates a site's unassigned phone numbers. Up to 20 phone numbers can be updated in a single request.
Prerequisites: * A Pro or higher account plan * A Zoom Phone license
Scopes: phone:write:admin
Granular Scopes: phone:update:site_number:admin
Rate Limit Label: Medium
Request Body
{"phone_numbers"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |