POST
/
rules

Authorizations

X-Qualifire-API-Key
string
header
required

Body

application/json
actions
object
active
boolean
default:
true

Whether the Rule is active

created_at
string

The creation date of the Rule

description
string

The description of the Rule

error_threshold
integer

The error threshold of the Rule

Required range: 0 < x < 100
evaluations
object
id
string

The ID of the Rule

name
string

The name of the Rule

trigger
string

The trigger of the Rule

warning_threshold
integer

The warning threshold of the Rule

Required range: 0 < x < 100

Response

200 - application/json
actions
object
active
boolean
default:
true

Whether the Rule is active

created_at
string

The creation date of the Rule

description
string

The description of the Rule

error_threshold
integer

The error threshold of the Rule

Required range: 0 < x < 100
evaluations
object
id
string

The ID of the Rule

name
string

The name of the Rule

trigger
string

The trigger of the Rule

warning_threshold
integer

The warning threshold of the Rule

Required range: 0 < x < 100