Users
Update Avatar
Update the current user profile picture.
PUT
Update Avatar
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Example:
"https://cdn.example.com/avatar.jpg"
Response
200 - application/json
Avatar updated
Available options:
true