Creates a new user in your Domo instance.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
User's full name
User's primary email used in profile
The role of the user created (available roles are: 'Admin', 'Privileged', 'Participant')
Send an email invite to created user
User's job title
User's secondary email in profile
Primary phone number of user
Free text that can be used to define office location (e.g. City, State, Country)
Time zone used to display to user the system times throughout Domo application
Locale used to display to user the system settings throughout Domo application
Employee number within company
Returns a user object when successful. The returned object will have user attributes based on the information that was provided when user was created. The two exceptions of attributes not returned are the user's timezone and locale.