change Profile Pic

open fun changeProfilePic(profilePic: MultipartFile, userId: String): String

Method to change the profile pic of the EquinoxUser

Parameters

profilePic

: the profile pic resource

userId

: the identifier of the user