...
/
...
social/
...
gui/modules/user/set/{modules}
Info |
---|
Note - the "widget uploader" (widgetUploader.jsp) should be used in most cases, rather than this lower level call. (Intended for integration with the Community Edition GUI - not for 3rd party API access) Saves a users current set of modules. |
Authentication
Required, see Auth - Login
Arguments
modules
comma deliminated list of module ids to save to db for currently logged in user
Example
http://<SERVER-NAME>/knowledge/uisetup/infinite.ikanow.com/api/social/gui/modules/user/set/abcde12345,zyxwv98765
Example Response
Info | ||
---|---|---|
|
...