Skip to main content
PUT
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Corpo

application/json
name
string

name of the node

description
string

description of the node

config
any | null

node configuration

Risposta

200 - application/json

Successful updated

config
object
obbligatorio
id
string
obbligatorio

node id

category
enum<string>
obbligatorio
Opzioni disponibili:
logic
type
enum<string>
obbligatorio

Condition logic

Opzioni disponibili:
condition
name
string

name of the node

description
string

description of the node

testResult
object

action test result

outputVariables
object

output variables

inputVariables
object

input variables

createdTime
string | null

created time

lastModifiedTime
string | null

last modified time

Ultima modifica il 4 settembre 2026