v2
latestOpenAPI 3.1.02026-08-075421692.0 MBWorkflows
Duplicate a workflow
Create an independent copy of a workflow's graph, name, description, and account binding. The copy is created in draft status with fresh execution counters and a new id — execution history is NOT copied. Useful for branching off a known-good workflow before making experimental edits.
post/v1/workflows/{workflowId}/duplicate
Path parameters
workflowIdstring required
Response
Workflow duplicated