Retry Indexing for Website Pages
Knowledge Base
Retry Indexing for Website Pages
Retries the indexing process for specific pages under a website knowledge base source. Pass the unique IDs of the pages to re-index, or send an empty array to automatically retry all pages that failed
PATCH
Retry Indexing for Website Pages
For the complete error reference, see Error Guide.Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-campaigns-service-rest-api.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key (i.e. Rest API Key from the Dashboard).
Path Parameters
Parent website crawl unique ID
Example:
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Body
application/json
Array of discovered URL unique IDs to sync. Only non-excluded URLs will be processed.
Array of unique IDs to sync for batch processing
Example:
["url-id-1", "url-id-2", "url-id-3"]