Skip to main content
POST
Create flow

Authorizations

Authorization
string
header
required

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

Path Parameters

senderId
string
required

Body

application/json
name
string
required
Maximum string length: 100
trigger
object
required
steps
object[]
required
Minimum array length: 1
description
string
enabled
boolean
default:false
priority
integer
default:0

Response

Flow created.

flow
object
required