Multiple User Creation

View as Markdown

Create multiple users in one request.
Each user is submitted as a nested array field in the users array.
The response contains the creation result for each user.

This is the recommended endpoint when importing or bulk-registering multiple users.

Request

This endpoint expects an object.
authstringRequired
userslist of objectsRequired

Response headers

Keep-Alivestring
X-Powered-Bystring

Response

OK
datalist of objects
messagestring
successboolean