v1
latestOpenAPI 3.1.02026-07-1311417.6 KBAPI Keys
Revoke API Key
Permanently revoke an API key. The key stops working immediately — any requests using it will receive 401 Unauthorized. This action is irreversible.
delete/api/admin/api-keys
Request body
Example request
{
"id": "key_abc123"
}Response
Key revoked