Skip to main content
PUT
Update Preferences

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
email_enabled
boolean
default:true
personal_email
string<email> | null
whatsapp_enabled
boolean
default:false
whatsapp_number
string | null
notify_on_reply
boolean
default:true
notify_on_bounce
boolean
default:false
notify_on_complaint
boolean
default:false

Response

Successful Response

email_enabled
boolean
required
whatsapp_enabled
boolean
required
notify_on_reply
boolean
required
notify_on_bounce
boolean
required
notify_on_complaint
boolean
required
personal_email
string | null
whatsapp_number
string | null