boolean createUser(string token, struct user)
A boolean indicating the success of the request.
Throws an exception if the number of licensed users for the pulse instance has been exceeded.
Create a new user.
Accessible to administrators.