Skip to main content
POST
Duplicate a Workflow

Headers

string
required
Your API key for authentication. Prefix with Bearer .
string
required
Your access token for authentication.

Body

string
required
The id of the existing workflow to duplicate from.
string
required
The name of the duplicated workflow
string
required
The description of the duplicated workflow

Response

string
Confirms the request was successful.
string
A human-readable message about the request’s outcome.
object
An object containing the details of the updated workflow.