Skip to main content
POST
Clone a workflow

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

workflowID
string
required

Body

application/json
name
string
project_id
string
slug
string

Response

OK

created_at
string<date-time>
required
enabled
boolean
required
id
string
required
name
string
required
project_id
string
required
slug
string
required
steps
object[] | null
required
updated_at
string<date-time>
required
version
integer<int64>
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.strait.dev/schemas/WorkflowResponse.json"

backwards_compatible
boolean
created_by
string
cron
string
cron_timezone
string
description
string
max_concurrent_runs
integer<int64>
max_parallel_steps
integer<int64>
skip_if_running
boolean
tags
object
timeout_secs
integer<int64>
updated_by
string
version_id
string
version_policy
string