Delete credential
n8n_credentials_deletePermanently delete a stored credential from n8n by providing its ID and a mandatory confirmation phrase for safety.
Instructions
Permanently delete one stored credential after exact confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirmation | Yes | Deliberate-action guard. Must equal exactly: DELETE <credentialId> — substitute the real value(s). A mismatch is rejected without echoing the expected phrase. | |
| credentialId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| redacted | Yes | ||
| untrusted | Yes |