UpdateUserPreferences
Updates the user preferences with the provided request parameters.
Path Parameters
Returns
VyTask<VyUserPreferencesDto> An asynchronous task that returns the updated user preferences as a VyUserPreferencesDto object.
Last updated