Skip to main content
PUT
cURL

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

baseId
string
erforderlich
workflowId
string
erforderlich
triggerId
string
erforderlich

Body

application/json
name
string

name of the node

description
string

description of the node

config
any | null

node configuration

Antwort

200 - application/json

Successful updated

The response is of type object.

Zuletzt geändert am 4. September 2026