ImageModerationRequest
Product image references to inspect. catalogueId selects the catalogue; a client or product category identifier is not accepted.
- catalogueType: string Format: uuid
Id requiredCatalogue to use. It must belong to the client authenticated by
x-client-keyand be enabled, ready, and Merchant API-capable. - imagesType: array string[] · Images 1…6min length:1max length:2048required
Examples
{
"catalogueId": "550e8400-e29b-41d4-a716-446655440000",
"images": [
"https://images.example.com/products/shoe-front.webp"
]
}