v1

latestOpenAPI 3.0.02026-07-17316378.3 KB
Call

/v0.1/TransferCall/

Replaces the RestXML flow of a live call

post/v0.1/TransferCall/

Response

Response

Message'Transfer Call Executed' | 'CallUUID Parameter must be present' | 'Url Parameter must be present' | 'Url is not Valid' | 'Transfer Call Failed -- Call not found' | 'Transfer Call Failed' required

Response message

Successboolean required

Whether the request was successful or not

Example response

{
  "Message": "Transfer Call Executed",
  "Success": true
}