Revoke API Key
Revoke an API key. Only org admins can revoke keys.
DELETE
Revoke API Key
Revoking a key immediately disables its access:
- Key is marked as revoked (cannot authenticate)
- Auth cache is evicted (immediate effect)
- Scope tuples are cleaned up (best-effort)
- Key is removed from all sharing groups
Revoke API Key