site/import/users (POST)
Overview
Import several users at once
- REST Method: POST
- Method Access: public
Return Codes
Name | Value | Description |
OK | 200 | The request completed sucessfully |
Internal Server Error | 500 | If an error occurs while importing the users this feature will return an internal error response with a list of the errors that ocurred, it will continue importing the subsequent users after an error occurs though |