revoke_api_key
Permanently deactivate an API key to stop it from working immediately. Use with a key ID from list_api_keys; this action cannot be undone.
Instructions
Permanently deactivate an API key. The key will immediately stop working. Use list_api_keys to find key IDs. Cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_id | Yes | The UUID of the key to revoke (from list_api_keys) |