Update User

Update a user in an Adobe User Management organization.

Options

Field Definition Type Required
Identity Type Choose one of the following options as the identity type for the input field:
  • Enterprise: Identity type that is created, owned, and managed by an organization. Adobe hosts the Enterprise ID and performs authentication, but the organization

  • Federated: Identity type that is created and owned by an organization, and linked to the enterprise directory through federation.

See Identity types.

Dropdown TRUE

Input

Field Definition Type Required
User
Email Email address of the user. String TRUE
User Fields
Email Email address of the user. String FALSE
Username

Username is the email address of the user.

Appears when Federated is selected from the Identity Type options.

String FALSE
First Name First name of the user. String FALSE
Last Name Last name of the user. String 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 a corresponding error. String
Completed Number of commands processed. All actions were completed. Number
Not Completed Number of user commands that were unsuccessful. When non-zero the errors field lists the specific actions that failed, with error information. Number
Completed in Test Mode Number of users that were completed in test only mode. Number
Errors
Index Zero-based index of the command entry in the commands structure. Number
Step Zero-based index of the action step within that command entry. Number
Message Description of the error. String
Error Code Error type. See User Management Action API. String
Request ID Developer-defined ID passed into the request which you can use to match this response to a specific request. Number
User User defined in the root of the command entry. Number
Warnings
Index Zero-based index of the command entry in the commands structure. Number
Step Zero-based index of the action step within that command entry. Number
Message Description of the warning. String
Warning Code Warning type. See User Management Action API. String
Request ID Developer-defined ID passed into the request which you can use to match this response to a specific request. String
User User defined in the root of the command entry. String

Related topics

Adobe User Management connector

Workflow elements

Guidance for Adobe User Management connector

User Management Rest API overview