updateProfilePicture
open override fun updateProfilePicture(principal: Principal, request: ProfileApi.UpdateProfilePictureRequest): UserDTO
Update the profile picture of the user.
Parameters
principal
The current user.
request
The request to update the profile picture.