Skip to main content
POST
Python

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

knowledge_id
string
required

The id of the knowledge to reindex.

Response

Reindex job triggered successfully. The reindex runs asynchronously; there is no immediate re-indexing.