Skip to main content
PUT
cURL

Авторизації

Authorization
string
header
обов'язково

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

Параметри шляху

baseId
string
обов'язково
workflowId
string
обов'язково
triggerId
string
обов'язково

Тіло

application/json
name
string

name of the node

description
string

description of the node

config
any | null

node configuration

Відповідь

200 - application/json

Successful updated

The response is of type object.

Останнє оновлення 4 вересня 2026 р.