Orchestrator
RulesV2
Create a new execution rule
1min
POST
https://{domain}/core/api/v2/rule-engine/rules
Header Parameters
X-COREOS-TID
string
*
X-COREOS-REQUEST-ID
string
*
X-COREOS-ACCESS
string
*
X-COREOS-USERINFO
string
Body Parameters
body
ExecutionRuleRequestDetailsV2
*
Description
Execution rule create request
name
string
*
event
string
*
logic
object
workflowVersion
number
serviceName
string
*
dependentRule
boolean
tenantId
string
workflow
object
Responses
201
OK
SuccessResponse
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
*
Updated 31 May 2024
Did this page help you?