v4

latestOpenAPI 3.0.12026-08-041341,046757.6 KB
AmlResolutionRulesApiAgentResource

Delete a rule from the draft

Removes a single rule from the draft by id. Idempotent: deleting a rule that is not in the draft leaves it unchanged and still succeeds. Responds with 404 when no draft exists. The response is the full draft with freshly recomputed notices. Rules are deleted one at a time; there is no bulk delete.

delete/resources/api/agent/amlResolutionRules/draft/rules/{id}

Path parameters

idstring required

Id of the rule to remove from the draft.

Response

default response

idstring
revisioninteger

Revision number; increases with each new revision.

revisionStatusstring

Current status of this revision.