UpdateUserPreferences
Updates the user preferences with the provided request parameters.
Server Authoritative (default)
Path Parameters
reqParams | The request parameters for updating the user preferences. |
Returns
VyTask<VyUserPreferencesDto> An asynchronous task that returns the updated user preferences as a VyUserPreferencesDto object.
Last updated