Knowledge Base
Reindex single record
Trigger reindexing for a specific record.
Overview:
Reprocesses the record's content to update search indexes and AI embeddings. Useful after content changes or to fix indexing failures.
Depth parameter:
Controls processing depth for complex documents (-1 for full depth, 0–100 for limited).
Status filters:
Optional statusFilters array limits reindex to records in matching indexing states (e.g. FAILED, AUTO_INDEX_OFF).
post/knowledgeBase/reindex/record/{recordId}
Path parameters
recordIdstring required
Request body
Response
Reindexing triggered successfully