Skip to main content
POST
Execute a flow

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Flow identifier.

Body

application/json
trigger_data
object

Arbitrary context merged into the execution's trigger data and referenceable from flow nodes.

Response

The execution was accepted and a flow-execution row was created.

data
object
meta
object