curl --location --request POST '/texml/calls//update' \
--header 'Content-Type: application/json' \
--data-raw '{
"Status": "completed"
}'
{
"data": {
"sid": "c46e06d7-b78f-4b13-96b6-c576af9640ff",
"status": "accepted"
}
}
Authorization: Bearer ********************