Update Search Results

Returns updated information for a selection of documents from an existing search result. Use this method if you have executed an operation on some documents from the search result and want updated information for those documents.

Important:

This method has changed in 6.2

End-point

GET /documents/search/subList

Request Body

Field Type Description

data

UpdateResultsRequest

Documents to update in the search results.

Possible Responses

HTTP Status Description

200

The operation completed successfully.

401

There is no session or the session is invalid.

Response Body

Field Type Description

result

SearchResultsUpdateResult

Updated search results.