Update workflow
documentedUpdate an existing workflow (e.g., rename, change active state, modify settings). ([docs.n8n.io](https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.n8n/?utm_source=openai))
PATCH /workflows/{workflow_id}Workflowsno implementation yet0 runsInput
n8n_domain*
n8n instance domain
your-n8n-domain.com
workflow_id*
Workflow ID
Workflow ID
active*
Active (true/false)
true or false
settings
Settings (JSON)
{}
staticData
Static data (JSON|null)
null or JSON
tags
Tags (JSON array)
[]
Calls n8n as you (your API key is your account); keychains.dev holds the credentials.