v1

latestSwagger 2.0MIT2026-07-17153169349.2 KB
admin

Start search reindex

Trigger a full reindex from PostgreSQL to Elasticsearch. The reindex runs asynchronously in the background. Only one reindex can run at a time.

post/admin/search/reindex

Response

Accepted

messagestring
statusstring

Example response

{
  "message": "Reindex started",
  "status": "accepted"
}