Trigger a full reindex of the site
Queues a fire-and-forget reindex of every indexable content on the site. Returns 202 Accepted (RFC 7231 §6.3.3, async semantic) with `{ data: { status: 'queued' } }` immediately (ADR-0022 D1). Returns 503 if the Lynkow search backend is not configured for this deployment.
POST
/search/reindexBase URL
https://api.lynkow.com/v1