Allows an administrator to upload a CSV describing new users,
who will then have accounts created for them.
POST /alfresco/service/api/people/upload
Note - if the CSV is uploaded OK, but there was a problem with the contents or creating the users, you will receive a 200 status code along with details of the problem.
The web script description document specifies the following
options:
| Value | Description |
|---|---|
| json | The default response format |
| admin | The authentication access |
| none | The transaction level |
| any | The format style |