cURL
API Reference
Patch orgs anomaly rules
PATCH
cURL
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Body
application/json
Input for updating an anomaly detection rule
Required string length:
1 - 200Required range:
x >= 0Severity level of the anomaly alert
Available options:
INFO, WARNING, CRITICAL Quarantine action to take when rule triggers
Available options:
NONE, SOFT, HARD Required range:
0 <= x <= 10080Response
200 - application/json
OK
An anomaly detection rule
Unique rule identifier
Organization identifier
Human-readable rule name
Type of metric being tracked
Available options:
email_send_rate, sms_send_rate, vault_access_rate, api_call_rate, unique_recipients Detection condition type
Available options:
zscore_gt, rate_multiplier_gt, absolute_gt, time_violation Threshold value for the condition
Severity level of the anomaly alert
Available options:
INFO, WARNING, CRITICAL Quarantine action to take when rule triggers
Available options:
NONE, SOFT, HARD Minutes to wait between alerts for this rule
Whether the rule is active
ISO 8601 creation timestamp
ISO 8601 last update timestamp
