Athena
Ip global blacklist

Delete a global IP blacklist rule

DELETE
/admin/ip-global-blacklist

Query Parameters

addr*string
client_name?string

Header Parameters

apikey*string

The static admin key configured as ATHENA_KEY_12. Authorization headers (Bearer <key>), X-API-Key, X-Athena-Key, or ?api_key= are also accepted.

Response Body

curl -X DELETE "https://athena-cluster.com/admin/ip-global-blacklist?addr=string" \  -H "apikey: string"
Empty