Order Service
PluginWorkflow
create a new plugin workflow
1min
POST
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique requestId
X-COREOS-TID
string
*Tenant id
X-COREOS-ACCESS
string
*core-os access token
X-COREOS-USERINFO
string
*core-os user info token
BODY PARAMETERS
body
PluginWorkflowCreateRequest
*name
string
*name of the workflow
description
string
*description of the workflow
tag
object[]
Example:
tags for the workflow
pre
object
Example: [object Object]
main
object
*Example: [object Object]
RESPONSES
201
OK
SuccessPluginResponse
error
Error
*Error Information
request
Request
*data
object
Example: [object Object]
400
Error Occurred
PostErrorResponse
error
Error
*Error Information
request
Request
*data
object
Example: [object Object]
401
Error Occurred
PostErrorResponse
error
Error
*Error Information
request
Request
*data
object
Example: [object Object]


Updated 03 Aug 2023
Did this page help you?