Workflow Service
Execution Workflow Instance

Create Workflow Instance

1min
POST
This endpoint is for creating an instance of Execution Workflow.
Header Parameters
X-COREOS-REQUEST-ID
*
X-COREOS-TID
*
X-COREOS-ACCESS
*
X-COREOS-USERINFO
Body Parameters
body
workflow
*
inputs
*
Responses
201
OK - The request succeeded.
error
request
data
400
Bad request - The server is unable to process the request due to something that is perceived to be a client error.
error
request
Curl
JS
Ruby
Python
Responses
201
400