Skip to main content
POST
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Body

application/json
parentNodeId
string
erforderlich

witch node this the parent, if not provided, it is a root node

type
enum<string>
erforderlich

type of logic

Verfügbare Optionen:
condition,
Repeat
name
string

name of the node

description
string

description of the node

config
any | null

node configuration

Antwort

201 - application/json

Successful created

logic
object
erforderlich
controls
object[]
erforderlich

workflow control nodes, contains the logic branch and the end node

Zuletzt geändert am 4. September 2026