code-fundi-disable-api-key
Disable a Code-Fundi API key by its UUID to revoke access immediately. Use list-api-keys to find key IDs first.
Instructions
Disable a Code-Fundi API key by UUID (DELETE /v2/keys/{key_id}). Use code-fundi-list-api-keys to find key IDs. Does not rotate the active key unless you disable the one in use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_id | Yes | API key UUID to disable |