http://api.example.com/upload/avatar/{{size}}/{{userID}}.png
GET
Key | Value Type | Description | Obligatory | Default value |
---|---|---|---|---|
size | string | large or middle |
√ | |
userID | string | user id | √ |
Success:
User avatar response image data. Middle Image size is 48*48.
Large Image size is 256*256.
Fail:
- This API does not throw an error now.