ClearAssignedUnmergedRecords clears a user’s assigned unmerged records for the specified base object, making those records available for assignment to another user.
There are no parameters for this request. All the unmerged records assigned to this user making the request will now be available to be assigned to another user. If there is a specific user that the records should be assigned to the ReassignRecordsRequest should be used.
Use Case
This is the common scenario for using the ClearAssignedUnmergedRecords request:
Clearing the queue of unmerged records to a given user
—You can use the ClearAssignedUnmergedRecords request in an application with a custom UI for the data stewards. In the screen that manages the data steward’s queues, you might create a button that uses this request to remove unmerged records from a user’s queue.