What it does
Removes a user or a group from the specified group.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| principalId | int | The ID of a user or a group to be deleted |
| groupId | int | The ID of a group that the data is deleted from |
RemoveFromGroup method in the ABBYY FlexiCapture group management API removes a user or nested group from a specified group using principal and group IDs.
| Name | Type | Description |
|---|---|---|
| principalId | int | The ID of a user or a group to be deleted |
| groupId | int | The ID of a group that the data is deleted from |