users

Update the caller's stored app preferences

post/compat/v2/users/updatePreferences

Request body

preferencesVersionnumber
global.enableSplitPaneboolean
global.language'en-us' | 'it-it' | 'de-de' | 'uk-ua' | 'he' | 'es-es' | 'fr-fr' | 'ru-ru' | 'hu-hu' | 'da-dk' | 'zh-cn' | 'pt-pt' | 'pt-br' | 'nl' | 'pl' | 'ja' | 'lt' | 'eu' | 'el' | 'fi' | 'sv' | 'ro' | 'cs' | 'ar-sa' | 'hi' | 'es-mx' | 'ko' | 'nb-no' | 'tr' | 'zh-hant' nullable
global.fontSize'1rem' | '14px' | '16px' | '18px' | '20px' | '22px' | '24px'
global.theme'default' | 'light' | 'dark' | 'black' | 'midnight'
global.preferencesSync'enabled' | 'disabled'
global.startPage'myRecipes' | 'manageLabels' | 'mealPlans' | 'shoppingLists'
global.offlineModePrompt'ask' | 'never'
myRecipes.enableLabelIntersectionboolean
myRecipes.showLabelsboolean
myRecipes.showLabelChipsboolean
myRecipes.showImagesboolean
myRecipes.showSourceboolean
myRecipes.showRecipeDescriptionboolean
myRecipes.showRatingboolean
myRecipes.viewType'tiles' | 'list' | 'compact'
myRecipes.sortBy'title' | '-createdAt' | 'createdAt' | '-updatedAt' | 'updatedAt' | '-lastMadeAt' | 'lastMadeAt'
myRecipes.includeFriends'yes' | 'no' | 'search' | 'browse'
recipeDetails.enableWakeLockboolean
recipeDetails.autoExpandNutritionboolean
cookMode.fontSize'1rem' | '14px' | '16px' | '18px' | '20px' | '22px' | '24px'
manageLabels.showCreatedAtboolean
measurementConverter.enabledUnitsstring[]
MealPlan.showAddedByboolean
MealPlan.showAddedOnboolean
MealPlan.startOfWeek'monday' | 'sunday'
MealPlan.viewType'calendar' | 'list'
ShoppingList.sortBy'title' | '-title' | 'createdAt' | '-createdAt'
ShoppingList.showAddedByboolean
ShoppingList.showAddedOnboolean
ShoppingList.showRecipeTitleboolean
ShoppingList.preferDeleteboolean
ShoppingList.groupSimilarboolean
ShoppingList.groupCategoriesboolean
ShoppingList.ignoreItemTitlesstring

Response

Successful response

string required

Changes

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