Skip to main content

User Preferences

{
"id": "integer",
"user_id": "integer",
"key": "string",
"value": "json",
"created_at": "string",
"last_updated_at": "string"
}

Properties

NameTypeRequiredRestrictionsDescription
idintegerfalseread-onlyid of the preference
user_idintegerfalseread-onlyid of the user
keystringtruenonekey of the preference
valuejsontruenonevalue of the preference
created_atstring(date-time)falseread-onlywhen the preference is created
last_updated_atstring(date-time)falseread-onlywhen the preference is last updated