/alertActionRules

Registers a new alert action rule with the account. These rules allow users to link alert action rules to alert condition rule.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Name to let humans easily identify and understand the alert action rule.

string

Large text field that allows users to leave notes for themselves and others.

boolean
Defaults to true

If set to true, this rule is active, if set to false, it will not be applied.

alertTypes
array of strings | null

If defined, this rule will only trigger on alerts of the given types.

alertTypes
actorIds
array of strings | null

If defined, this rule will only trigger on alerts about actors with the given ids.

actorIds
actorTypes
array of strings | null

If defined, this rule will only trigger on alerts about actors of the given types.

actorTypes
actorAccountIds
array of strings | null

If defined, this rule will only trigger on alerts about actors from the given accounts.

actorAccountIds
ruleIds
array of strings | null

If defined, this rule will only trigger on alerts that were generated by one of the given alert condition rules.

ruleIds
integer | null

If defined, this rule will only trigger on alerts with a priority greater than or equal to the given value.

integer | null

If defined, this rule will only trigger on alerts with a priority less than or equal to the given value.

alertActionIds
array of strings
required

Defines the actions to take if an alert matches the rule.

alertActionIds*
locationIds
array of strings | null

If defined, this rule will only trigger on alerts about actors from the given locations.

locationIds
Responses

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