CreateUserFromSearchObject

The object used to create a new user from search.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

roleIds

The user's list of roles

-

string [ ]

adminType

The user's administration level using the admin type enumeration

Y

AdminType

statusID

The user's status using the status type enumeration

-

UserStatus

profileType

The user's profileType

-

UserProfileType

profileId

The profile ID to be applied for this user

-

string

domainName

The domain name. Required in LDAP based authentications

Y

string

tenantId

The user's tenant ID

-

string

clientLicenseType

The user's license type using the type enumeration

Y

ClientLicenseType

language

The user's language

-

LanguageType

id

The user ID. If provided, the GUID will be used. Otherwise, the function will auto-create it.

-

string

uuid

userName

The login username for the user

Y

string

proxy2

The user's second proxy account needed for connecting to different data sources

-

string

*Required elements are only used for API parameters

Usages
  • /API3/access/createUsersFromSearch