Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The workflow's ID.
Body
application/json
Response
OK
The execution's details.
The workflow's details
Execute a workflow by its ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The workflow's ID.
OK
The execution's details.
The workflow's details