{
"username": "xxx"
}curl --location 'https://www.rapidproxy.io/api/agent/clear_user_traffic' \
--header 'app-key: xxx' \
--header 'Content-Type: application/json' \
--data '{
"username": "xxx"
}'{
"code": 0,
"msg": "Clear successful"
}