POST
/
markets
/
{marketId}
/
export-csv

Body Request Object Example

{
    "domainList": [
        "foo.com",
        "bar.com"
    ]
}

Body

domainList
string[]

Domains to include in CSV. (If empty, all domains in the market will be included.)