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.

Parametri del percorso

baseId
string
obbligatorio
workflowId
string
obbligatorio
triggerId
string
obbligatorio

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

The response is of type object.

Ultima modifica il 4 settembre 2026