update_credential
Update existing n8n credentials by providing the credential ID and new data, name, or type. Modify authentication details to keep workflows running.
Instructions
Update an existing credential.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Credential ID to update | |
| data | No | Updated credential data payload | |
| name | No | New credential name | |
| type | No | New credential type identifier |