Orchestrator
PluginWorkflow

create a new plugin workflow

1min
POST
https://{domain}/core/api/plugin-workflows
create a new plugin workflow
Header Parameters
X-COREOS-REQUEST-ID
*
X-COREOS-TID
*
X-COREOS-ACCESS
*
X-COREOS-USERINFO
Body Parameters
body
*
name
*
description
*
tag
pre
main
*
Responses
201
OK
All Of
ErrorResponse +
error
*
request
*
data
400
Error Occurred
All Of
ErrorResponse +
error
*
request
*
401
Error Occurred
All Of
ErrorResponse +
error
*
request
*
503
Error Occurred
All Of
ErrorResponse +
error
*
request
*
Curl
JS
Ruby
Python
Responses
201
400
401
503