flows_instances_execute_retrieve
GET/flows/instances/:slug/execute/
Execute flow for current user
Request
Path Parameters
slug stringrequired
Responses
- 200
- 400
- 403
- application/json
- Schema
- Example (from schema)
Schema
link stringrequired
{
"link": "string"
}
Flow not applicable
- application/json
- Schema
- Example (from schema)
Schema
detail stringrequired
code string
{
"detail": "string",
"code": "string"
}
Loading...