Rate this page:

AddUserRequest

Props

applicationId

Copy URL
applicationId: 

number

The application ID which a new user is to be bound to. Can be used instead of the application_name parameter

applicationName

Copy URL
applicationName: 

string

The application name which a new user is to be bound to. Can be used instead of the application_id parameter

mobilePhone

Copy URL
mobilePhone: 

string

|

undefined

parentAccounting

Copy URL
parentAccounting: 

false

|

undefined

|

true

Whether the user uses the parent account's money, 'false' if the user has a separate balance

userActive

Copy URL
userActive: 

false

|

undefined

|

true

Whether the user is active. Inactive users cannot log in to applications

userCustomData

Copy URL
userCustomData: 

string

|

undefined

Any string

userDisplayName

Copy URL
userDisplayName: 

string

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

userName

Copy URL
userName: 

string

The user name in format [a-z0-9][a-z0-9_-]{2,49}

userPassword

Copy URL
userPassword: 

string

The user password. Must be at least 8 characters long and contain at least one uppercase and lowercase letter, one number, and one special character