AppKey: ********************{
"ip_list": [
"string"
],
"status": 0,
"description": "string"
}curl --location 'https://ip2up.com/api/v1/whitelist/add' \
--header 'AppKey: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"ip_list": [
"string"
],
"status": 0,
"description": "string"
}'{}