Skip to main content

put_user_preferences

Function put_user_preferences 

Source
pub async fn put_user_preferences(
    __arg0: State<ApiState>,
    __arg1: Json<HashMap<String, Value>>,
) -> ApiResult<Json<HashMap<String, String>>>
Expand description

Update user preferences for UI customization and behavior settings.