Skip to main content
POST
Reindex a Knowledge Source
Use it after the underlying document or URL changes, or to retry a source whose indexStatus came back with an indexError.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

id
integer<int64>
required

The ID of the knowledge source.

Response

OK

Last modified on July 28, 2026