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)".

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Path param: workflow = workflow id.

Request

Responses

Created

Response Headers
    Content-Type