Start workflow request
POST/v1.0-beta1/workflows/:workflowComponentName/:workflowName/start
Start a workflow instance with the given name and optionally, an instance ID.
Request
Responses
- 202
- 400
- 500
Accepted
Request was malformed
Request formatted correctly, error in Catalyst code or underlying component.