v1
Start workflow
Starts a workflow by its ID.
POST
Path Parameters
The unique identifier of the workflow definition to start.
Body
application/json · any
The body is of type any
.
Response
200
application/json
Workflow initiated successfully, returning the ID for the run instance.