Skip to main content

Clone Workflow

POST 

/api/automation/workflows/:workflow/clone

Duplicate a workflow as a new Draft. The clone copies the graph, settings, and trigger configuration, and is named "<name> (Copy)".

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Path param: workflow = workflow id.

Request

Responses

Created

Response Headers
    Content-Type