Delete Directory User
Removes the membership in the Adobe User Management org for an Enterprise or Federated user.
This card removes directory users from the org and from their directory system. In addition, the card also removes Adobe users from an org.
This action doesn't delete the user's Adobe ID because the user owns that ID, not the org.
Input
Field | Definition | Type | Required |
---|---|---|---|
User |
|||
|
The email address of the user. |
Text |
TRUE |
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. Removing a user that doesn't exist in an org results in a Success message. |
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