Skip to main content
PUT
Update Notification Preferences

Authorizations

Authorization
string
header
required

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

Body

application/json
whatsapp_enabled
boolean | null
email_enabled
boolean | null
push_enabled
boolean | null
sms_enabled
boolean | null
messaging_channel
string | null
quiet_hours_start
string | null
quiet_hours_end
string | null
quiet_hours_tz
string | null

Response

Successful Response