Skip to main content
PATCH
Patch My Notification Prefs

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Cookies

blindsight_session
string | null

Body

application/json
notifyInApp
boolean | null
notifyEmail
boolean | null
criticalAlerts
boolean | null
weeklyReports
boolean | null
notifyScanEvents
boolean | null
notifyDatasetEvents
boolean | null
notifyProjectEvents
boolean | null
notifySecurityEvents
boolean | null
notifyUserEvents
boolean | null
notifyOtherEvents
boolean | null
notifyToastAlerts
boolean | null
notifyScanSuccess
boolean | null
notifyScanFailure
boolean | null

Response

Successful Response

User-configurable notification settings.

Keys intentionally mirror frontend naming.

notifyInApp
boolean
default:true
notifyEmail
boolean
default:false
criticalAlerts
boolean
default:true
weeklyReports
boolean
default:false
notifyScanEvents
boolean
default:true
notifyDatasetEvents
boolean
default:true
notifyProjectEvents
boolean
default:true
notifySecurityEvents
boolean
default:true
notifyUserEvents
boolean
default:true
notifyOtherEvents
boolean
default:true
notifyToastAlerts
boolean
default:true
notifyScanSuccess
boolean
default:true
notifyScanFailure
boolean
default:true