Update user
Update current user data.
PUT
/
userAuthorization
AuthorizationRequiredBearer <token>
Auth Token from Login API
In: header
Request Body
application/jsonOptionalnamestring
Name of the user.
photostring
Photo of the user.
verifiedboolean
User is verified or not.
Success
