Reindex a specific page within an agent (formerly known as project) based on its unique projectId and pageId. This endpoint allows you to refresh a particular page from the agent. Our system will crawl and index page content newly.
Purpose
Reindex a specific page within an agent (formerly known as project) based on its unique projectId and pageId. This endpoint allows you to refresh a particular page from the agent. Our system will crawl and index page content newly.
Instead of re‑ingesting an entire site or source, this call gives you a precise lever to refresh a single document when you know that specific URL or file has changed.
At a high level, this is the canonical way to work with indexed pages/documents inside an agent’s knowledge base via the CustomGPT API.
When to use
- When you need to reindex a certain page that belongs to a certain agent as part of your backend or automation workflows.
- After you update content on a source page and want the agent’s answers to reflect the new content without waiting for a scheduled crawl.
