Update a flow

Updates a flow by its unique flow ID.

Path Params
integer
required

The unique identifier for the new application.

integer
required

The unique identifier for the new flow.

Body Params
string
length ≤ 50

The name of the flow.

string
length ≤ 10000

The description of the flow.

int64
Defaults to 15

The maximum number of times a flow can be executed.

welcomeResponse
object
semaphoreResponse
object
guardrailsResponse
object
bannedResponse
object
costErrorResponse
object
appErrorResponse
object
state
object

The state of the flow.

boolean

Flag indicating whether the flow is enabled.

boolean

Flag indicating whether the flow is a development flow.

boolean

Flag indicating whether to force an error response.

int64

Unique identifier for the application.

int64

Unique identifier for the flow template.

actionTrigger
array of objects | null
actionTrigger
config
object | null

The configuration for the flow.

nodeConfigIds
array of uuids
nodeConfigIds
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json