Update Call

POST {{baseUrl}}/accounts/:accountId/calls/:callId

Interrupts and redirects a call to a different URL that should return a BXML document.

Request Body

{"state"=>"active", "redirectUrl"=>"<uri>", "redirectMethod"=>"POST", "username"=>"<string>", "password"=>"<string>", "redirectFallbackUrl"=>"<uri>", "redirectFallbackMethod"=>"POST", "fallbackUsername"=>"<string>", "fallbackPassword"=>"<string>", "tag"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

&quot;&quot;