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
Example response
{
"message": "Reindex started",
"status": "accepted"
}