Create New Users
{ createUsers }
Use this API to create multiple new users from a list
Method
/API/admin/createUsers
NOTE: API 1.0 methods are now deprecated. Use API 2.0 methods instead
Input Parameters
Name
data
Object Type
Description
The special 'Active Directory' user object with all relevant meta-data for the user.
Output Response
Successful Result Code
200
Response Type
Description of Response Type
successful operation
Notes
Unlike create user, this will operate on a list of users for efficient loading of many users in a single step