Place a new call to a telephone number
POST https://{{baseURL}}/v1/voice/calls
Place a new call, play an audio and disconnect i.e. play and drop
Request Body
{"callerId"=>"", "dialedNumber"=>"", "recordCallSeconds"=>0, "correlationId"=>"", "callbackUrl"=>""}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Authorization | string |