v1

latestOpenAPI 3.0.02026-07-1494623.7 KB
Calls

Modify an in progress call

Modify an in progress call

put/{uuid}

Request body

OR
OR
OR
OR
OR
OR

Example request

{
  "action": "transfer",
  "destination": {
    "ncco": [
      {
        "action": "talk",
        "text": "Hello World"
      }
    ],
    "type": "ncco"
  }
}

Response

No Content