Sign in

Update credential

documented

Update an existing credential. ([docs.n8n.io](https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.n8n/?utm_source=openai))

PATCH /credentials/{credential_id}Credentialsno implementation yet0 runs

Input

host
n8n instance base URL
your-n8n-domain.com or localhost:5678
credential_id*
Credential ID
name
New credential name
Credential display name
data
Credential data (JSON object) to update
{"token":"..."}
Calls n8n as you (your API key is your account); keychains.dev holds the credentials.