Skip to main content
PUT
cURL

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

baseId
string
requis
workflowId
string
requis
triggerId
string
requis

Corps

application/json
name
string

name of the node

description
string

description of the node

config
any | null

node configuration

Réponse

200 - application/json

Successful updated

The response is of type object.

Dernière modification le 4 septembre 2026