POST
/
v1
/
rule-sets

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json
name
string
required
operatorType
enum<string>

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

Available options:
ANY,
ALL

Response

200 - application/json
id
string
name
string
operatorType
enum<string>

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

Available options:
ANY,
ALL
rules
object[]