Update User Avatar
Updated user avatar
PUT
/auth-service/v1/user/avatar
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
avatar_id
number
Avatar id
Response
Last updated
PUT
/auth-service/v1/user/avatar
Headers
Content-Type
application/json
Authorization
Bearer <token>
Body
avatar_id
number
Avatar id
Response
Last updated