updateDocRuleSubCondition
PATCH/doc-rules/:docRuleId/sub-conditions/:elementId
Updates the sub-condition identified by elementId in the RuleDefinition of the DocRule. Returns the
full RuleDefinition of the DocRule (the same payload as getDocRuleDefinition).
Changing conditionTypeId is a typing change and triggers a cascade reset: the sub-condition and its
per-tier thresholds (rangeSubConditions entries in every range group) that may no longer be valid are
reset to their defaults.
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| createDocRule |
| updateDocRule |