{
"whitelist": "1.1.1.1",
"action": "add",
"flow_top": "0,MB"
}curl --location --request POST 'https://server.711proxy.com/eapi/whitelist/' \
--header 'Authorization: Bearer {{Token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"whitelist": "1.1.1.1",
"action": "add",
"flow_top": "0,MB"
}'{}