OpenAPI 3.1.02026-08-115531732.1 MB

b8c9216f378a

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