Forum Discussion
peterlu
Champion
PradnyaI believe you can #1 upload a image to your photo album and get the image object via API v1. #2 Then you can set the image object to your avatar.
For #1, I believe it is doable. /restapi/vc/users/self/media/albums/default/public/images/upload
For #2, you will have to try it. /users/id/${user.id}/profiles/name/url_icon/set?value=xxxxx, for the syntax of xxxxx, you will have to try or ask Lithium.
Pradnya
8 years agoGuide
Hi,
Could I upload avatar images in the avatar album on behalf of other users,
that is by using ${user.id} instead of "self" ?
Thanks
Related Content
- 7 years ago
- 5 years ago
- 9 years ago
- 10 months ago
- 10 years ago