Delete API Key
delete-api-keyPermanently revoke and delete a RawTree API key by UUID or full API key value. Use to remove compromised or unused keys; services using the key lose access.
Instructions
Purpose: Permanently revoke and delete a RawTree API key by UUID or full API key value.
NOT for: Deleting a table, database, or user session.
Returns: Deletion confirmation.
Safety: You MUST list or identify the key first, ask the user to confirm the exact key name or ID, and warn that services using it will lose access. This action cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | No | RawTree cluster to use for this operation. | |
| idOrApiKey | Yes | API key UUID or full rt_ API key value to delete. | |
| organization | No | RawTree organization containing the target cluster. |