{
"ip": "xx.xx.xx.xx",
"username": "xxxx"
}curl --location 'https://www.rapidproxy.io/api/agent/del_ip_white' \
--header 'app-key: xxxxxxxxxxx' \
--header 'Content-Type: application/json' \
--data '{
"ip": "xx.xx.xx.xx",
"username": "xxxx"
}'{
"code": 0,
"msg": "Saved successfully"
}