curl --location 'https://api.airudder.com/service/cloud/plancancelphonecall' \
--header 'Authorization: Token 3Ksb9EkFDQHBhAbvYDTq4+pGGjNRAuLtPF9MMt9E97hX+OgLWTmeZtdGZyjR+YqU' \
--header 'User-Agent: AIRUDDER' \
--header 'Content-Type: application/json' \
--data '{
"CalleeNumber": "string",
"PlanName": "string"
}'{
"data": {},
"status": "OK",
"code": 200
}