Initiates a run of a flow by flow ID. The flow will be run asynchronously. Use /v2/flows/{id}/status
to check the status of this run.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the flow you want to run
568971
Created
The response is of type object
.