Search & Match
Re-index a document
Re-index a document. This is relevant if you updated the document's data via the /annotations endpoint, and want to refresh the document's data in the search index.
post/v3/index/{name}/documents/{identifier}/re_index
Path parameters
namestring required
Unique index name
Example:my-index
Index name
identifierstring required
A random string that uniquely identify the resource.
Document identifier
Response
Document successfully re-indexed