Skip to main content
POST
Create a sequence

Authorizations

Authorization
string
header
required

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

Body

application/json
filter
object | null
required
steps
object[]
required
Minimum array length: 1
name
string
default:New Sequence
custom_id
string
is_continuous
boolean
default:true

Response

Default Response

id
string
required