Orchestrator
PluginWorkflow
create a new plugin workflow
1min
POST
https://{domain}/core/api/plugin-workflows
Header Parameters
X-COREOS-REQUEST-ID
string
*
X-COREOS-TID
string
*
X-COREOS-ACCESS
string
*
X-COREOS-USERINFO
string
Body Parameters
body
PluginWorkflowCreateRequest
*
name
string
*
description
string
*
tag
object[]
pre
object
main
object
*
Responses
201
OK
SuccessPluginResponse
All Of
ErrorResponse +
error
Error
*
request
Request
*
data
object
400
Error Occurred
PostErrorResponse
All Of
ErrorResponse +
error
Error
*
request
Request
*
401
Error Occurred
PostErrorResponse
All Of
ErrorResponse +
error
Error
*
request
Request
*
503
Error Occurred
PostErrorResponse
All Of
ErrorResponse +
error
Error
*
request
Request
*


Updated 31 May 2024
Did this page help you?