The AddUserInputV2 input includes various settings.

Table: AddUserInputV2

ParameterTypeRequired[a]DefaultDescription
usernamestringyes User name for the login account.
companystring  The name of the company associated with the user.
isRootboolean  Whether the user account is granted root access.
firstNamestring  The user's actual first name (e.g., Rob). Don't use with fullName.
lastNamestring  The user's actual last name or family name (e.g., Blindman). Don't use with fullName.
fullNamestring  The user's full name (e.g., Rob U. Blindman). Don't use if using other name parameters.
picturetype  The file name of an image file for the user.
emailtype  The user's email address for communications from LogScale. Required when using sendInvite.
countryCodestring  The two-letter ISO 3166-1 Alpha-2 code for the country of residence (e.g., us).
stateCodestring  The two-letter, ISO 3166-2 country sub-division code for the state of residence (e.g., ny).
sendInviteboolean  Whether LogScale should send an email providing the user with information to login.
verificationTokenstring  The verification token for the user account.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.