11-29-2023 11:45 AM
Hey,
I wanted to automatically change my profile picture in Webex. To do that I read through the API, but I didn't find a way to change the profile picture of a user via the Webex API. Did I miss something or is it not possible?
I would be really happy if someone could help me with this.
Solved! Go to Solution.
11-29-2023 09:50 PM
Hi @Alex,
You should be able to change your own Avatar using the API provided above - https://developer.webex.com/docs/api/v1/people/update-a-person
In case you want to change the Avatar of other people in your Org, that's where you need the Admin rights.
However, there shouldn't be any problem in updating your own Avatar, that should work fine.
Are you getting any error if you try to do so, please let us know in case you're getting an error with that API Request and you can share the details devsupport@webex.com and we can take that further.
Hope that helps!
Regards!
Sandip
11-29-2023 12:02 PM
Admins may change a persons avatar using https://developer.webex.com/docs/api/v1/people/update-a-person
11-29-2023 12:32 PM
Hi!
Thank you for your reply. Is there a way to change your own profile picture without having admin rights? Maybe with a integration?
11-29-2023 09:50 PM
Hi @Alex,
You should be able to change your own Avatar using the API provided above - https://developer.webex.com/docs/api/v1/people/update-a-person
In case you want to change the Avatar of other people in your Org, that's where you need the Admin rights.
However, there shouldn't be any problem in updating your own Avatar, that should work fine.
Are you getting any error if you try to do so, please let us know in case you're getting an error with that API Request and you can share the details devsupport@webex.com and we can take that further.
Hope that helps!
Regards!
Sandip
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide