v1

latestOpenAPI 3.0.32026-07-26208618579.9 KB
Rule Sets Endpoints

Create Rule Set

This operation creates a new rule set. Rule sets are collections of rules bound to entities.

post/v1/rule-sets

Query parameters

auditUserstring required

The audit user to log the request

Request body

namestring required
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

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