Skip to main content
POST
Reindex Data Sources
Reindex one or more data sources to update their content in your Guru. This is useful when the source content has changed.
For file and text sources (PDF, Word, Excel, and Text), reindex re-embeds the content Gurubase already extracted. The file is not re-fetched, so uploaded documents and Google Drive-synced documents behave the same way and no live source connection is required. To ingest a newer version of a file, upload the new version instead.

Path Parameters

string
required
The slug of the Guru to reindex data sources from

Headers

string
required
Your API key for authentication. You can obtain your API key from the Gurubase dashboard.

Body Parameters

number[]
required
Array of data source IDs to reindex (e.g., [3271, 3272])

Response

string
Status message for the operation