Skip to main content
PATCH
C#

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Flow identifier

Maximum string length: 30

Body

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

Response

Flow successfully updated.

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