Skip to main content
PUT
Update notification preferences

Autorizações

api_access_token
string
header
obrigatório

API access token authentication

Corpo

application/json
email_notifications
boolean

Enable or disable email notifications

Exemplo:

true

push_notifications
boolean

Enable or disable push notifications

Exemplo:

true

marketing_emails
boolean

Enable or disable marketing emails

Exemplo:

false

security_alerts
boolean

Enable or disable security alerts

Exemplo:

true

Resposta

Preferences updated successfully

success
boolean
Exemplo:

true

data
object
meta
object
message
string

Success message

Exemplo:

"Notification preferences updated successfully"