v3

OpenAPI 3.0.12026-07-311341,046757.3 KB
AmlResolutionRulesApiAgentResource

Reorder the rules of the draft

Sets the evaluation order of the draft's rules. ruleIds must contain the id of every rule currently in the draft, exactly once — it is a complete permutation, not a partial reorder. Responds with 404 when no draft exists.

put/resources/api/agent/amlResolutionRules/draft/rules/order

Request body

ruleIdsstring[] required

Ids of every rule of the draft, in the desired evaluation order. Must be a complete permutation of the current rule ids.

Response

default response

idstring
revisioninteger

Revision number; increases with each new revision.

revisionStatusstring

Current status of this revision.