Create
Creates a user.
Parameters:
- user_key - the key of the user calling this function
- email
- password
- password_confirmation
- first_name
- last_name
Optional parameters:
- title
- language - by default it is en_US
- timezone_id - by default it is 152
- office_phone
- mobile_phone
Returns:
- user_id - the id of the newly created user
- user_key - the key of the newly created user
XML request:
XML response: