Skip to main content
PUT
Update notification preferences

Autorizaciones

api_access_token
string
header
requerido

API access token authentication

Cuerpo

application/json
email_notifications
boolean

Enable or disable email notifications

Ejemplo:

true

push_notifications
boolean

Enable or disable push notifications

Ejemplo:

true

marketing_emails
boolean

Enable or disable marketing emails

Ejemplo:

false

security_alerts
boolean

Enable or disable security alerts

Ejemplo:

true

Respuesta

Preferences updated successfully

success
boolean
Ejemplo:

true

data
object
meta
object
message
string

Success message

Ejemplo:

"Notification preferences updated successfully"