Calls
update a call
put/Accounts/{AccountSid}/Calls/{CallSid}
Request body
Example request
{
"call_hook": {
"url": "https://acme.com",
"method": "POST"
},
"child_call_hook": {
"url": "https://acme.com",
"method": "POST"
}
}Response
Accepted