UserRequest
Parameters
- password (optional)
- String
- id (optional)
- UUID
The unique identifier of the user. format: uuid
- String
The email address of the user.
- description (optional)
- String
The description of the user.
- created (optional)
- Date
The creation date in RFC 3339 format based on the UTC time standard. format: date-time
- lastUpdate (optional)
- Date
The date of the last update in RFC 3339 format based on the UTC time standard. format: date-time
- enabled
- Boolean
Indicates whether the user is enabled (true) or disabled.
- userName
- String
The name of the user.
- domainAccount (optional)
- String
The domain account of the user.
- timezone
- String
The timezone of the user. Be sure to type the name as it appears in the Qlik NPrinting interface.
- locale (optional)
- String (Enum)
The locale of the user.
One of:
One of:
- de
- en
- es
- fr
- it
- pt
- zh
- ja
- folder (optional)
- String
The folder of the user.
- subFolder (optional)
- String
The subfolder of the user.
- alternateEmail1 (optional)
- String
One or more valid email addresses separated by semicolon to use as variable.
- alternateEmail2 (optional)
- String
One or more valid email addresses separated by semicolon to use as variable.
- alternateEmail3 (optional)
- String
One or more valid email addresses separated by semicolon to use as variable.
- nickname (optional)
- String
The nickname of the user.
- title (optional)
- String
The title of the user.
- company (optional)
- String
The company of the user.
- jobTitle (optional)
- String
The job title of the user.
- department (optional)
- String
The department of the user.
- office (optional)
- String
The office of the user.