Workflow Service
Execution Workflow
Register Workflow
1min
POST
Header Parameters
X-COREOS-REQUEST-ID
string
*
X-COREOS-TID
string
*
X-COREOS-ACCESS
string
*
X-COREOS-USERINFO
string
Body Parameters
body
CreateWorkflowRequest
name
Name
*
description
Description
tag
Tag[]
flows
BaseFlow[]
*
inputs
BaseInput
*
conditions
BaseCondition
*
canMerge
boolean
*
meta
object
Responses
201
OK - The request succeeded.
SuccessResponse
error
Error
request
Request
data
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
request
Request


Updated 03 Aug 2023
Did this page help you?