Skip to main content
PUT
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

baseId
string
requerido
workflowId
string
requerido
triggerId
string
requerido

Cuerpo

application/json
name
string

name of the node

description
string

description of the node

config
any | null

node configuration

Respuesta

200 - application/json

Successful updated

The response is of type object.

Última modificación el 4 de septiembre de 2026