Create phone numbers

POST {{baseUrl}}/phone/carrier_reseller/numbers

Use this API to add phone numbers to a carrier reseller (master) account. Up to 200 numbers at a time. If this API is called in MA mode, it also has functions of distribution.

Prerequisites: * A Pro or higher account plan * A Zoom Phone license

Scopes: phone:write:admin

Granular Scopes: phone:write:carrier_number:admin

Rate Limit Label: Light

Request Body

{"0"=>{"phone_number"=>"<string>", "status"=>"inactive"}, "1"=>{"phone_number"=>"<string>", "status"=>"inactive"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: Created

&quot;&quot;