/notifications
/user_preferences

Create

Creates a new notification preferences record for the caller. Returns existing preferences if already created. | () -> (NotificationUserPreferences1)

post/notifications/user_preferences/create/v1

Response

Successful Response

schema_version1 required
user_idstring required

Must be a string starting with user_

created_at_timestampstring date-time required
last_edited_at_timestampstring date-time required
email_eventsNotificationEventsForUsersEnum[]
push_eventsNotificationEventsForUsersEnum[]
sms_eventsNotificationEventsForUsersEnum[]
_idstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.