Create
Creates a new notification preferences record for the caller. Returns existing preferences if already created. | () -> (NotificationUserPreferences1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
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

