Workflow Service
Execution Workflow Instance
Create Workflow Instance
1min
POST
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique Request ID.
X-COREOS-TID
string
*Tenant ID.
X-COREOS-ACCESS
string
*Access Token.
X-COREOS-USERINFO
string
User Info.
BODY PARAMETERS
body
CreateWorkflowInstance
workflow
string
*Workflow ID.
inputs
WorkflowInstanceInput
*Dynamic inputs provided at time of creating Workflow Instance.
RESPONSES
201
OK - The request succeeded.
SuccessResponse
error
Error
Error Information.
request
Request
data
object
Example: [object Object]
400
Bad request - The server is unable to process the request due to something that is perceived to be a client error.
ErrorResponse
error
Error
Error Information.
request
Request


Updated 03 Aug 2023
Did this page help you?