AddAdminUserRequest
Props
adminRoleId
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
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
adminUserActive: false
| undefined
| true
Whether the admin user is active
adminUserDisplayName
adminUserDisplayName: string
The admin user display name. The length must be less than 256
newAdminUserName
newAdminUserName: string
The admin user name. The length must be less than 50
newAdminUserPassword
newAdminUserPassword: string
The admin user password. The length must be at least 6 symbols