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