-
Suggestion
-
Resolution: Won't Do
-
None
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
Problem
Create a REST API call to set the user profile image (avatar image).
Workaround
According to Remote Confluence methods:
The XML-RPC and SOAP APIs are deprecated since Confluence 5.5.
Confluence has a new REST API that is progressively replacing our existing APIs. We recommend plugin developers use the new REST APIs where possible.
While there isn't a REST API replacement for the addProfilePicture method, it may be possible to use it via the old XML-RPC and SOAP APIs on newer versions of Confluence. However, as these APIs are deprecated, they may be removed in future versions of Confluence.
- relates to
-
CONFCLOUD-39210 Implement REST API call for changing avatar picture
- Closed