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.

最終更新日 2026年9月4日