v1

latestOpenAPI 3.0.32026-07-26208618579.9 KB
Rule Sets Endpoints

Update Rule Set

This operation updates an existing rule set. Only the properties present in the request are updated.

patch/v1/rule-sets/{rule-set-id}/

Path parameters

rule-set-idstring biginteger required

Query parameters

auditUserstring required

The audit user to log the request

Request body

namestring
operatorType'ANY' | 'ALL'

Defines whether all rules should pass or if it's enough for just one rule to pass.

Response

Successful operation

idstring biginteger
namestring
operatorType'ANY' | 'ALL'

Defines whether all rules should pass or if it's enough for just one rule to pass.

ruleSetType'STANDARD' | 'STIP'

STANDARD

STIP