Skip to main content

UpdateNotificationPreferencesDto

inAppboolean

Receive in-app (platform) notifications

emailboolean

Receive email notifications

smsboolean

Receive SMS notifications

pushboolean

Receive push notifications

UpdateNotificationPreferencesDto
{
"inApp": true,
"email": true,
"sms": true,
"push": true
}