Skip to main content
PUT
Update notification preferences

Authorizations

api_access_token
string
header
required

API access token authentication

Body

application/json
email_notifications
boolean

Enable or disable email notifications

Example:

true

push_notifications
boolean

Enable or disable push notifications

Example:

true

marketing_emails
boolean

Enable or disable marketing emails

Example:

false

security_alerts
boolean

Enable or disable security alerts

Example:

true

Response

Preferences updated successfully

success
boolean
Example:

true

data
object
meta
object
message
string

Success message

Example:

"Notification preferences updated successfully"