Skip to main content
PUT
Update notification preferences

Authorizations

Authorization
string
header
required

Permanent personal API key created in the dashboard. Example: curl -H "Authorization: Bearer aty_…" https://your-host/v1/projects

Body

application/json
inApp
boolean
default:true
emailAlerts
boolean
default:false

True requests a confirmation email; delivery remains disabled until confirmed.

Response

Updated preferences.

inApp
boolean
required
emailAlerts
boolean
required

True only after the account email has confirmed delivery.

emailAlertsPending
boolean
required
emailDigest
enum<string>
required
Available options:
off,
daily,
weekly
emailAlertsRequestedAt
integer