UsernamePrimary Identifier
User Management
External DocumentationTo learn more, visit the CyberArk - Idira Identity documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
UsernamePrimary IdentifierUser Management| Parameter | Description |
|---|---|
| Description | The description of the user. |
| Display Name | The display name of the user. |
| The email address of the user. For Example: mark@yahoo.com | |
| Password | The initial password of the user. Must meet the tenant complexity requirements: between 8 and 64 characters, containing at least one digit, one uppercase letter, and one lowercase letter. When omitted, a random strong password is generated. |
| Primary Identifier | The type of identifier the user logs in with. Providing it makes Username optional. |
| Send Email Invite | Select to send the user an email invite to log in to the portal. |
| Username | The username of the user to create. Use the username@suffix format when a login suffix is required, otherwise use username.For Example: mark@aak7163 |
| Parameter | Description |
|---|---|
| Additional Parameters | A JSON object for additional body parameters. Values specified in this parameter will override equivalent parameters. For example: The object must follow the vendor’s structure as defined in the API documentation. |
{
"success": false,
"Result": "",
"Message": "",
"MessageID": "",
"Exception": "",
"ErrorID": "",
"ErrorCode": "",
"InnerExceptions": ""
}
Was this page helpful?