Skip to main content
POST
cURL

Autorisations

Authorization
string
header
requis

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

Corps

application/json
parentNodeId
string
requis

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

type
enum<string>
requis

type of logic

Options disponibles:
condition,
Repeat
name
string

name of the node

description
string

description of the node

config
any | null

node configuration

Réponse

201 - application/json

Successful created

logic
object
requis
controls
object[]
requis

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

Dernière modification le 4 septembre 2026