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.
End-point
GET | /documents/search/subList |
Request Body
Field | Type | Description |
---|---|---|
|
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 |
---|---|---|
|
Updated search results. |