Add phone numbers for users' customized outbound caller ID
POST {{baseUrl}}/phone/users/:userId/outbound_caller_id/customized_numbers
Adds users' customized outbound caller ID phone numbers.
Prerequisites:
- A Business or Enterprise account
- A Zoom Phone license.
Scopes:
phone:write:admin
,
phone:write
Granular Scopes:
phone:write:user_customized_number
,
phone:write:user_customized_number:admin
Rate Limit Label
:
Light
Request Body
{"phone_number_ids"=>["<string>", "<string>"]}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
| Accept
| string | | |
RESPONSES
status: Created
{}