Update search results
Returns updated information for a selection of documents from a search results. Use this method if you have executed an operation on some documents from the search results 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. |
