updateDocRuleCondition
PATCH/doc-rules/:docRuleId/conditions/:elementId
Updates the condition identified by elementId in the RuleDefinition of the DocRule. Returns the full
RuleDefinition of the DocRule (the same payload as getDocRuleDefinition).
Changing evaluationModeId is a typing change and triggers a cascade reset: dependent data that may no
longer be valid is reset to its defaults along the whole path — the condition's sub-conditions and
their per-tier thresholds (rangeSubConditions) as well as the condition group's effects and their
per-tier values (rangeEffects).
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| createDocRule |
| updateDocRule |