Forum Discussion
2 Replies
Sort By
- mvanhoutteLM8 years agoContributorUp ?
- cike8 years agoChampion
Hi mvanhoutteLM,
I would suggest, request all settings of the user using the following API call:
/t5/Developer-Documentation/bd-p/dev-doc-portal?section=commv1&branch=Settings
To get all user settings for a given user you may use the restadmin freemarker object. If you request the API ressource through your browser, you only get a subset of the user settings.
From the returned list, I would look for a setting like "private messaging". If there is one found, you can use this API call to set the value (true/false).
Hopefully this helps.
Regards,
Christian
Related Content
- 7 years ago
- 9 years ago