Orchestrator
Rules

Create a new execution rule

1min
POST
https://{domain}/core/api/v1/rule-engine/rules
Header Parameters
X-COREOS-TID
*
X-COREOS-REQUEST-ID
*
X-COREOS-ACCESS
*
X-COREOS-USERINFO
Body Parameters
body
*
Description
Execution rule create request
name
*
event
*
pluginWorkflowId
*
logic
*
workflowVersion
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
*
Curl
JS
Ruby
Python
Responses
201
400
401