Skip to main content
POST
Process knowledge base documents

Authorizations

X-API-Key
string
header
required

API key for authentication

Body

application/json
organizationId
string
required

Organization that owns the documents. Overwritten with the authenticated organization.

Example:

"org_abc123"

documentIds
string[]
required

Knowledge base documents to index into the vector store. At least one is required.

Minimum array length: 1
Example:

Response

200

Document processing triggered