Skip to main content
PATCH
Update Notification Preferences

Authorizations

Authorization
string
header
required

API key for authentication (format: "Bearer YOUR_API_KEY")

Body

application/json

Notification preferences to update

frequency_minutes
integer

How often the notification system polls for new alerts (in minutes)

enabled_types
string[]

List of notification types to enable

digest_enabled
boolean

Whether to enable digest notifications

Response

Updated notification preferences

frequency_minutes
integer

How often the notification system polls for new alerts (in minutes)

enabled_types
string[]

List of enabled notification types

digest_enabled
boolean

Whether digest notifications are enabled

Last modified on March 26, 2026