POST api/2.0/portal/search/reindex This function requires authentication

Description

Reindexes a page during the search process.

Parameters
Name Description Type Example
name
sent in body
Index name string some text
Example
POST api/2.0/portal/search/reindex
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "name": "some text"
}
Returns

Search information