interface PostScrapersIDLabelsRequest {
    body: LabelMapping;
    scraperTargetID: string;
}

Properties

Label to add

scraperTargetID: string

The scraper target ID.

MMNEPVFCICPMFPCPTTAAATR