Revoke API Key
neuron_revoke_api_keyPermanently revoke an API key to immediately invalidate it and prevent further programmatic access. This action cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| botId | Yes | Unique identifier (UUID) of the bot that owns the API key | |
| keyId | Yes | Unique identifier (UUID) of the API key to revoke |