Update User

Update a user in an Adobe User Management org.

You can update Adobe Enterprise and Federated IDs that your org manages.

Options

Field Definition Type Required

Identity Type

Choose one of the following options as the identity type:

  • Enterprise: The org creates, owns, and manages the identity.

    Adobe hosts the enterprise identifier and performs authentication, but the org retains the rights to create user accounts on verified domains.

  • Federated: The org creates and owns the identity and it's linked to the enterprise directory through federation.

See Identity types.

Dropdown

TRUE

Input

Field Definition Type Required

User

Email

The email address of the user.

Text

TRUE

User Fields

Email

Updated email address for the user.

Text

FALSE

Username

Updated username for the user.

This field appears when you select Federated for the Identity Type option.

You can't update the Username field for Enterprise accounts.

Text

FALSE

First Name

Given name of the user.

Text

FALSE

Last Name

Last name of the user.

Text

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

Workflow elements

Cards in flows

Guidance for Adobe User Management connector

User Management Rest API overview