This method allows users to archive selected search records. This method should be used for clients that are no longer active, as it does permanently remove the records from the PEP list update process.
Request Parameters
Parameter | Type | Format | Description |
---|---|---|---|
IdsRequired New | Array of Int64 | A list of the IDs for the search records |
Response Parameters
Parameter | Type | Format | Description |
---|---|---|---|
Count | Int32 | The number of successfully archived searches | |
FailedIds | Array of Int64 | The ids of the failed to archive searches will be returned if they fail validation for being due for renewal or permissions |