{
"workflow_id": "441523302d2f44f7b3fe000000",
"caseid":"test-caseid-1",
"callee": "+8612345678"
}curl --location --request POST 'https://api.airudder.com/service/cloud/workflow/cancelphonecall' \
--header 'Authorization: Token 3Ksb9EkFDQHBhAbvYDTq4+pGGjNRAuLtPF9MMt9E97hX+OgLWTmeZtdGZyjR+YqU' \
--header 'User-Agent: Airudder' \
--header 'Content-Type: application/json' \
--data-raw '{
"workflow_id": "441523302d2f44f7b3fe000000",
"caseid":"test-caseid-1",
"callee": "+8612345678"
}'{
"data": {
"caseid": "test-caseid11",
"count": 1
},
"status": "OK",
"code": 200
}