canUseDocRuleCode
GET/doc-rules/:docRuleId/code-availability
Checks whether the given code is available for the DocRule, i.e. not already used by another
Released DocRule. The rule identified by docRuleId is excluded from the check (a rule does not
conflict with its own code). Returns whether the code is available.
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| createDocRule |
| updateDocRule |