42.6. Method: create
Description
Create a new user.
Parameters
The following parameters are available for this method:
- string
sessionKey - string
desiredLogin- Desired login name; fails if already in use - string
desiredPassword - string
firstName - string
lastName - string
email- User's e-mail address
Returns
The following return values are available for this method:
- int -
1on success, exception thrown otherwise