I see there is an API endpoint for retrieving the forwarding numbers:
However, there is no documentation about setting the forwarding numbers. Is it possible to do that currently?
I see there is an API endpoint for retrieving the forwarding numbers:
However, there is no documentation about setting the forwarding numbers. Is it possible to do that currently?
POST /restapi/v1.0/account/255537016/extension/255537016/forwarding-number HTTP/1.1There are also APIs to modify and delete forwarding numbers (usual PUT and DELETE). You can send a support request to get access to full documentation about forwarding numbers API (and other advanced APIs) for your account.
Content-Type: application/json
{
"phoneNumber": "+16504326573",
"label": "Custom number"
}
Since this call was initially asked and answered, we have released an API for managing Call Forwarding and Call Flip rules and phone numbers. We suggest you consult the following documentation:
https://developers.ringcentral.com/guide/call-management/manual/call-forwarding
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.