f81ca70ea6b9

latestOpenAPI 3.1.02026-08-105471692.1 MB
Workflows

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

successboolean