User Creation Rest API - imona/tutorial GitHub Wiki

Service URL: /rest/users/add
Method: POST
Description: Creates a user for the user calling this web service. Returns true if user is created successfully or he already exists, false if operation did not succeed.
Sample Result:

true