Skip to main content
POST
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Corpo

application/json
parentNodeId
string
obbligatorio

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

type
enum<string>
obbligatorio

type of logic

Opzioni disponibili:
condition,
Repeat
name
string

name of the node

description
string

description of the node

config
any | null

node configuration

Risposta

201 - application/json

Successful created

logic
object
obbligatorio
controls
object[]
obbligatorio

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

Ultima modifica il 4 settembre 2026