Skip to main content
PATCH
Update flow

Authorizations

Authorization
string
header
required

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

Path Parameters

senderId
string
required
flowId
string
required

Body

application/json
name
string
Maximum string length: 100
description
string
trigger
object
steps
object[]
Minimum array length: 1
enabled
boolean
priority
integer

Response

Flow updated.

flow
object
required