user
Update user
This function is an API endpoint that updates a user.<br> Normal user can only update themselves, admin can update any user.<br>
Parameters
- request: A JSON object containing the updated user information.
Returns
If successful, this function returns a Json<UsersResponse> object containing the updated user information.
put/api/user