Orchestrator
RulesV2
Update an execution rule
1min
PUT
https://{domain}/core/api/v2/rule-engine/rules/{ruleId}
Path Parameters
ruleId
string
*
Header Parameters
X-COREOS-TID
string
*
X-COREOS-REQUEST-ID
string
*
X-COREOS-ACCESS
string
*
X-COREOS-USERINFO
string
Body Parameters
body
ExecutionRuleUpdateRequestDetails
*
Description
Execution rule update request
logic
object
isActive
boolean
workflowVersion
number
Responses
200
OK
SuccessUpdateResponse
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?