Update preferences
Updates notification preferences with explicit events, opt-in, or opt-out operations. | (UserNotificationPreferencesUpdateRequest) -> (NotificationUserPreferences1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
add_events_by_channel
opt_in_to_all_on_channels
Allowed values:
opt_out_of_all_on_channels
Allowed values:
remove_events_by_channel
set_events_by_channel
Response
Successful Response
_id
created_at_timestamp
last_edited_at_timestamp
schema_version
user_id
Must be a string starting with user_
email_events
push_events
sms_events
Errors
422
User Preferences Update V1request Unprocessable Entity Error

