Replace workflow
documentedReplace an existing workflow (alternative to PATCH for updates). ([docs.n8n.io](https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.n8n/?utm_source=openai))
PUT /workflows/{workflow_id}Workflowsno implementation yet0 runsInput
domain
n8n domain
https://your-n8n-domain
workflow_id*
Workflow ID
Workflow ID
name
Workflow name
Name
nodes
Nodes (JSON)
Nodes JSON
connections
Connections (JSON)
Connections JSON
settings
Settings (JSON)
Settings JSON
staticData
Static Data (JSON)
Static Data JSON
tags
Tags (JSON)
Tags JSON
active
Active
Active (true/false)
Calls n8n as you (your API key is your account); keychains.dev holds the credentials.