Solved

Change other users profile picture?


Hello there! 😎

“Is there a way to change other users profile picture?”

We have some user profiles, for example The community team that has a profile picture from way back when we started the community. I would like to change the profile picture, but isn’t able to log in with the account since it is an old SSO-login. (doesn’t work with changing password/email)

Is there any other way to change the profile picture? (without using really messy CSS)

icon

Best answer by olimarrio 6 March 2023, 10:29

View original

2 replies

Userlevel 4
Badge +2

Hey @JeppePeppe 👋,

You could use the API to change the avatars for these users via the following end point:

https://api2-eu-west-1.insided.com/docs/user/#operation/UpdateBy

You can update the ‘avatar’ field with a new URL encoded value. If you need any further help here let me know or contact our support team support@insided.com with the user profiles and URLs of new images that you would like to update.

Thanks @olimarrio😊

Reply