Skip to main content
POST

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
source_account_id
string
required
target_account_ids
string[]
required
description
string | null
is_active
boolean
future_content_enabled
boolean
settings
object

Response

Workflow created successfully.

data
object