{
"CalleeNumber": "+62123456789",
"TaskID": "73c197d8ad72673b67d33d177ff0da991"
}curl --location --request POST 'https://api.airudder.com/service/cloud/cancelphonecall' \
--header 'Authorization: Token 3Ksb9EkFDQHBhAbvYDTq4+pGGjNRAuLtPF9MMt9E97hX+OgLWTmeZtdGZyjR+YqU' \
--header 'User-Agent: Airudder' \
--header 'Content-Type: application/json' \
--data-raw '{
"CalleeNumber": "+62123456789",
"TaskID": "73c197d8ad72673b67d33d177ff0da991"
}'{
"data": {},
"status": "string",
"code": 200
}