submitNickname
Submits the new nickname to the backend and returns the updated MimiUser
The UserController.mimiUser is automatically updated to reflect the change.
Return
the updated MimiUser.
Since
6.0.0
Parameters
nickname
the new nickname of the user
Throws
if the request cannot be successfully completed.