Overview
Index, update, and manage documents in your Glean instance. These endpoints handle the core document indexing workflow, from individual documents to bulk operations.
Use Cases
Real-time Content Indexing
Index documents immediately as they are created or updated in your systems to ensure search results are always current.
Bulk Content Migration
Efficiently index large volumes of existing content when migrating to Glean or performing initial data loads.
Permission Management
Update document permissions to ensure proper access control and security compliance as organizational structures change.
Content Lifecycle Management
Remove outdated or deleted documents from the search index to maintain result quality and data accuracy.