Skip to main content
POST
Create workflows workflows

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
definition
object
required
status
Available options:
draft
organizationId
string<uuid>
description
string

Response

Successful response

status
string
required
id
number
required
name
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
organizationId
string<uuid>
required
description
null | string
required
createdBy
string
required
version
null | number
required
definition
object
required
slaLatencyMs
null | number
required
slaCostDollars
null | string
required
slaErrorRate
null | number
required