Skip to main content
Version: 87.1.2

addDocRuleExclusions

POST 

/doc-rules/:docRuleId/exclusions

Adds one or more mutual-exclusion rules to the DocRule: the ids in the request body are added to the existing exclusions (already-present ids are ignored). The current exclusions are returned in this endpoint's response, and the rules eligible to be added come from listEligibleActiveDocRules.

To access the service you need at least one of the following permissions:

Permission (one of)
createDocRule
updateDocRule

Request

Responses