/eventAlertConditionRules/{id}

Updates the properties of a specific rule. Only the user defined fields can be updated by this method.

Path Params
uuid
required

Id

Body Params

Data containing information on the rule to be added

string
length between 1 and 126

Name for the rule

int32
1 to 10

Defines the priority of the alert

string

A verbose explanation of the rule

boolean

Whether rule is enabled

int32
≥ 0
Defaults to 10

Cooldown period (in seconds). If two events for the same actor and event type have event timestamps within this duration, only the first will trigger an alert while the second event will be suppressed. A value of 0 disables the cooldown checks.

humanValidation
object
eventFilter
object

A list of attributes of the event used to funnel down a specific set of events for any downstream action.

Responses
204

The rule is updated successfully.

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json