Skip to main content
PATCH
Patch Notifications

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
digest_frequency
enum<string> | null
Available options:
realtime,
daily,
weekly,
never
email_enabled
boolean | null
events
NotifEventPatchItem · object[] | null
min_risk_score_for_alert
integer | null
Required range: 0 <= x <= 100
min_severity_for_alert
enum<string> | null
Available options:
p1,
p2,
p3,
p4
notify_on_new_issue
boolean | null
notify_on_pattern_detected
boolean | null
notify_on_prediction
boolean | null
notify_on_recommendation
boolean | null
notify_on_report_ready
boolean | null
slack_enabled
boolean | null
teams_enabled
boolean | null

Response

Successful Response