Skip to main content
POST
Create Workflow

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Required string length: 1 - 200
description
string | null
Maximum string length: 2000
steps
Steps · object[]
trigger_type
enum<string>
default:manual
Available options:
manual,
scheduled,
event

Response

Successful Response

The response is of type Response Create Workflow V1 Orchestration Workflows Post · object.