Avatar
Update avatar
Updates the avatar of the current user.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
Response
200 - application/json
The updated user details.
User model