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.

Required permissions
search.config.update
POST/search/reindex
Base URLhttps://api.lynkow.com/v1
Feedback

Was this page helpful?