Remove User from Group
Remove a user from an Adobe User Management group.
Options
Field | Definition | Type | Required |
---|---|---|---|
Remove from Group |
Choose a method to filter search results:
|
Dropdown |
TRUE |
Input
Field | Definition | Type | Required |
---|---|---|---|
Group |
|||
Name |
Name of the group. This field appears when you select One as the Remove from Group option. |
Text |
TRUE |
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