Rate this page:

AddAdminUserRequest

Props

adminRoleId

Copy URL
adminRoleId: 

string

|

undefined

The role(s) ID created via Managing Admin Roles methods. The attaching admin role ID list separated by semicolons (;). Use the 'all' value to select all admin roles

adminRoleName

Copy URL
adminRoleName: 

string

|

string[]

The role(s) name(s) created via Managing Admin Roles methods. The attaching admin role name that can be used instead of admin_role_id

adminUserActive

Copy URL
adminUserActive: 

false

|

undefined

|

true

Whether the admin user is active

adminUserDisplayName

Copy URL
adminUserDisplayName: 

string

The admin user display name. The length must be less than 256

newAdminUserName

Copy URL
newAdminUserName: 

string

The admin user name. The length must be less than 50

newAdminUserPassword

Copy URL
newAdminUserPassword: 

string

The admin user password. The length must be at least 6 symbols