The main company number https://support.zoom.us/hc/enus/articles/360028553691 can be used by external callers to reach your phone users by dialing the main company number and the user's extension . It can also be used by phone users in your account as their caller ID while making calls. Use this API to change the main company number https://support.zoom.us/hc/enus/articles/360028553691#h_82414c349df2428a85a4efcf7f9e0d72 of an account.**Prerequisites:*** Pro or higher account plan.* Account owner or admin permissions**Scopes:** phone:write:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light

changeMainCompanyNumber(phone_number = NULL, return_response = F)

Arguments

phone_number

Provide either the unique identifier of the phone number id or the phone number itself in e164 format e.g: +199955500123 .

return_response

Whether to return the response instead of the response content. Defaults to FALSE.