Reindex Website
Re-crawl a website by starting a new crawl job. The job will delete old pages before indexing. Uses the configuration from the original index request.
Re-crawl a website by starting a new crawl job. The job will delete old pages before indexing. Uses the configuration from the original index request.
Bearer 身份验证,格式为 Bearer <token>,其中 token 是您的身份验证令牌。
The base URL to re-crawl (will delete old pages and re-index)
Domain to filter crawling (e.g., ‘docs.example.com’). If not provided, uses previous config.
Path prefix to restrict crawling (e.g., ‘/docs’). If not provided, uses previous config.
Regex pattern to filter URLs (e.g., https://example\.com/(docs|api)/.*). If not provided, uses previous config.
Whether indexed pages should be auth-gated. If not provided, uses previous config.
ID to track the re-crawling job status
The base URL being re-crawled