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 г.