Number of APIs: 3
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: Granular Scopes: Rate Limit Label: phone:write:admin
phone:write:carrier_number:admin
Light
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. Prerequisites:
* A Pro or higher account plan
* A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:write:admin
phone:update:carrier_number:admin
Light
GET {{baseUrl}}/phone/carrier_reseller/numbers?page_size=<integer>&next_page_token=<string>&assigned_status=unassigned&sub_account_id=<string>&keyword=<string>
Use this API to list phone numbers in a carrier reseller (master) account that can be pushed to its subaccounts. Prerequisites:
* A Pro or higher account plan
* A Zoom Phone license Scopes: Granular Scopes: Rate Limit Label: phone:read:admin
phone:read:list_carrier_numbers:admin
Medium
ENDPOINTS