Update credential
n8n_credentials_updateUpdate credential metadata or values in n8n while keeping secret material out of outputs and logs.
Instructions
Update credential metadata or values while keeping secret material out of output and logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| name | No | ||
| type | No | ||
| isGlobal | No | ||
| credentialId | Yes | ||
| isResolvable | No | ||
| isPartialData | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| redacted | Yes | ||
| untrusted | Yes |