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