/restapi/v1.0/account/:accountId/extension/:extensionId/forwarding-number
POST {{baseUrl}}/restapi/v1.0/account/:accountId/extension/:extensionId/forwarding-number
Add New Forwarding Number
Request Body
{"phoneNumber"=>"<string>", "label"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |