The AddUserInputV2 input includes various settings.

Table: AddUserInputV2

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 17, 2024
companystring  The name of the company associated with the user.
countryCodestring  The two-letter ISO 3166-1 Alpha-2 code for the country of residence (e.g., us).
emailtype  The user's email address for communications from LogScale. Required when using sendInvite.
firstNamestring  The user's actual first name (e.g., Rob). Don't use with fullName.
fullNamestring  The user's full name (e.g., Rob U. Blindman). Don't use if using other name parameters.
isOrgOwnerboolean  Whether the user account is the organization owner.
isRootboolean  Whether the user account is granted root access.
lastNamestring  The user's actual last name or family name (e.g., Blindman). Don't use with fullName.
picturetype  The file name of an image file for the user.
sendInviteboolean  Whether LogScale should send an email providing the user with information to login.
stateCodestring  The two-letter, ISO 3166-2 country sub-division code for the state of residence (e.g., ny).
usernamestringyes User name for the login account.
verificationTokenstring  The verification token for the user account.