Users and groups are fundamental to a content management system, as they add and share
content, are used to control permissions, create sites and interact with them and perform
day to day functions relating to content.
Information | People |
---|---|
Java API | This API exposes the PersonService as a way of managing users and groups. For more info see the JavaDocs. |
JavaScript API | Use the people root object to manage users and groups, for more info see the People JavaScript API Documentation |
SkyVault REST API | People REST API Documentation |
Mobile SDK (iOS) | The PersonService is exposed. The Model also exposes the Person data structure. |
Mobile SDK (Android) | The PersonService is exposed. The Model also exposes the Person data structure. |
More Information |