Manually trigger a full re-indexing of the knowledge. The reindex runs asynchronously: the API returns as soon as the job is enqueued. Re-indexing is not performed immediately. This endpoint consumes credits — the actual credit cost is variable, based on the volume of data being re-indexed, and is charged asynchronously as processing completes. If the background re-index later fails, subsequent retrievals surface that terminal state through status and last_error.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The id of the knowledge to reindex.
Reindex job triggered successfully. The reindex runs asynchronously; there is no immediate re-indexing.