Skip to main content
POST
cURL

Авторизації

Authorization
string
header
обов'язково

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

Тіло

application/json
parentNodeId
string
обов'язково

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

type
enum<string>
обов'язково

type of logic

Доступні опції:
condition,
Repeat
name
string

name of the node

description
string

description of the node

config
any | null

node configuration

Відповідь

201 - application/json

Successful created

logic
object
обов'язково
controls
object[]
обов'язково

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

Останнє оновлення 4 вересня 2026 р.