Revoke an API key
revoke_api_keyRevoke an API key instantly to stop all access with no grace period. This irreversible action immediately disables compromised or unused credentials.
Instructions
Revoke immediately, with no grace period. Anything still using it starts failing at once, including this MCP server if it is the key in use. Not reversible.
Requires scope api_keys:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The record id, e.g. "6a96a3ead6e886d42462dd3e". |