Adds a root group.
POST /alfresco/service/api/rootgroups/{shortName}
You must have "administrator" privileges to add a root group.
Returns STATUS_CREATED if a new group is created.
If the group already exists returns BAD_REQUEST.
The following properties may be specified for the new root group:-
- displayName
- The display name
The web script description document specifies the following
options:
| Value | Description |
|---|---|
| json | The default response format |
| user | The authentication access |
| required | The transaction level |
| argument | The format style |