UpdateCrawlReqPayload: {
    crawl_id: string;
    crawl_options: CrawlOptions;
}

Type declaration

  • crawl_id: string

    Crawl ID to update

  • crawl_options: CrawlOptions