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 during a previous indexing attempt.
API Key (i.e. Rest API Key from the Dashboard).
Parent website crawl unique ID
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Array of discovered URL unique IDs to sync. Only non-excluded URLs will be processed.
Array of unique IDs to sync for batch processing
["url-id-1", "url-id-2", "url-id-3"]