/restapi/v1.0/account/:accountId/extension/:extensionId/ringout
POST {{baseUrl}}/restapi/v1.0/account/:accountId/extension/:extensionId/ringout
Initiate RingOut Call
Request Body
{"from"=>{"phoneNumber"=>"<string>", "forwardingNumberId"=>"<string>"}, "to"=>{"phoneNumber"=>"<string>"}, "callerId"=>{"phoneNumber"=>"<string>"}, "playPrompt"=>"<boolean>", "country"=>{"id"=>"<string>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |