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