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

最終更新日 2026年9月4日