v1
latestOpenAPI 3.0.02026-07-1494623.7 KBCalls
Modify an in progress call
Modify an in progress call
put/{uuid}
Request body
Example request
{
"action": "transfer",
"destination": {
"ncco": [
{
"action": "talk",
"text": "Hello World"
}
],
"type": "ncco"
}
}Response
No Content