update_credential
Update existing n8n credentials by modifying name, data, or node access restrictions. Supports partial updates for efficient changes.
Instructions
Update an existing credential (name, data, or node access)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Credential ID to update | |
| data | No | Updated credential data (partial update supported) | |
| name | No | New name for the credential | |
| nodesAccess | No | Updated node access restrictions |