Athena
Api keysIdVirginPromote

Copy seen IPs into the whitelist and mark the virgin key as resolved

Honors `max_whitelist_ips` when picking seen IPs; inserts the earliest-seen entries first.

POST
/admin/api-keys/{id}/virgin/promote

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 POST "https://athena-cluster.com/admin/api-keys/{id}/virgin/promote" \  -H "apikey: string"
Empty