メインコンテンツへスキップ
PATCH
C#

承認

Authorization
string
header
必須

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

パスパラメータ

id
string
必須

Flow identifier

Maximum string length: 30

ボディ

name
string
Required string length: 1 - 150
actions
object[] | null

レスポンス

Flow successfully updated.

id
string<flow-id>
必須
Maximum string length: 30
name
string
必須
Required string length: 1 - 150
created_at
string<date-time>
必須
updated_at
string<date-time>
必須
actions
object[]
executed_at
string<date>