Logo
Zoom Public API Documentation

Activate phone numbers

PATCH {{baseUrl}}/phone/carrier_reseller/numbers

Use this API to change phone number status to 'active' in a carrier reseller's master account. Up to 200 numbers at a time.

Scopes: phone:write:admin Rate Limit Label: Light

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X PATCH 'https://api.zoom.us/v2/phone/carrier_reseller/numbers' -H 'Content-Type: application/json' -d '["+12059535689","+12059535689"]'

ENDPOINTS