updateDocRuleEffect
PATCH/doc-rules/:docRuleId/effects/:elementId
Updates the effect identified by elementId in the RuleDefinition of the DocRule. Returns the full
RuleDefinition of the DocRule (the same payload as getDocRuleDefinition).
Changing effectTypeId is a typing change and triggers a cascade reset: the effect and its per-tier
values (rangeEffects 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 |