acedatacloud_delete_credential
Permanently deletes an API key. Confirmation must be set to true to complete the action.
Instructions
Delete (revoke) an API key. Irreversible. Requires confirm=true.
To rotate a key, delete it and create a new one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually delete the key. | |
| credential_id | Yes | UUID of the credential to delete. Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |