Remove User from Group
Remove the 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. Appears when One is selected from the Remove from Group option. |
Text |
TRUE |
User |
|||
|
Email of the group. |
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 a corresponding error. |
Text |
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. |
Text |
Error Code |
Error type. See User Management Action API. |
Text |
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. |
Text |
Warning Code |
Warning type. See User Management Action API. |
Text |
Request ID |
Developer-defined ID passed into the request which you can use to match this response to a specific request. |
Text |
User |
User defined in the root of the command entry. |
Text |
Related topics
Adobe User Management connector