interface PatchScrapersIDRequest {
    body: ScraperTargetRequest;
    scraperTargetID: string;
}

Properties

Scraper target update to apply

scraperTargetID: string

The identifier of the scraper target.

MMNEPVFCICPMFPCPTTAAATR