Delete multiple products or all products in a catalog
API key for authentication
Array of product IDs to delete. If empty or not provided, ALL products will be deleted.
The body is of type string[]
.
Products deleted successfully
The response is of type object
.