revoke_api_key
Revoke an API key instantly by providing its ID. Admin role required; find the key ID using list_api_keys first.
Instructions
Revoke an API key by ID. The key is soft-deleted, it stops working immediately. Requires admin role. Use list_api_keys to find the key ID first.
Examples: - "Revoke Alice's key" - "Remove access for key ID 3"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_id | Yes |