Create User
Create a user in an Adobe User Management org.
Options
Field | Definition | Type | Required |
---|---|---|---|
Identity Type |
Choose one of the following options as the identity type:
|
Dropdown |
TRUE |
Input
These fields appear when you select Adobe, Enterprise, or Federated for the Identity Type option, unless otherwise stated.
Field | Definition | Type | Required |
---|---|---|---|
User |
|||
|
The email address of the user. Limited to 60 characters. |
Text |
TRUE |
First Name |
Given name of the user. |
Text |
FALSE |
Last Name |
Last name of the user. |
Text |
FALSE |
Country Code |
Two character upper-case ISO country code. |
Dropdown |
FALSE |
Output
Field | Definition | Type |
---|---|---|
Results |
||
Result |
Status of the request. Use this property to manage error handling, as the value is either Success or the corresponding error. |
Text |
Completed |
The number of user commands that were successfully processed. |
Number |
Not Completed |
The number of unsuccessful user commands. If this value isn't 0, then the Errors field lists the specific actions that failed and any information returned about the errors. |
Number |
Completed in Test Mode |
The number of users that were completed in test-only mode. |
Number |
Errors |
||
Index |
Zero-based index of the command entry that's inside the commands structure. |
Number |
Step |
Zero-based index of the action step that's inside that command entry. |
Number |
Message |
Description of the error. |
Text |
Error Code |
Error type. See User Management Action API. |
Text |
Request ID |
A developer-defined ID that is passed to the request. You can use this ID to match this response to a specific request. |
Number |
User |
The user who's defined in the root of the command entry. |
Number |
Warnings |
||
Index |
Zero-based index of the command entry that's inside the commands structure. |
Number |
Step |
Zero-based index of the action step that's inside that command entry. |
Number |
Message |
Description of the warning. |
Text |
Warning Code |
Warning type. See User Management Action API. |
Text |
Request ID |
A developer-defined ID that is passed to the request. You can use this ID to match this response to a specific request. |
Text |
User |
The user who's defined in the root of the command entry. |
Text |
Related topics
Adobe User Management connector