Skip to main content
POST
Create Workflow

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

project_reference
string
required

Query Parameters

source_target_kind
string
target_branch_id
string<uuid> | null

Body

application/json
id
string
required
Minimum string length: 1
description
string | null
version
string | null
schedulable
boolean

Response

Created workflow document

id
string
required
name
string
required
description
string | null
required
target
string
required
source_path
string
required
source
string
required
version
string | null
required
schedulable
boolean
required
edit_mode
enum<string>
required
Available options:
structured,
source_only
source_only_reasons
string[]
required