Delete a product collection entry.
DELETE/me/productcollections/{productCollectionID}/{productID}
204 Description
Only available to Buyer Users.
Roles
At least one of the roles below is required to access this endpoint.
FullAccessShopper
Parameters
Name | Type | Description | Possible Values |
---|
productCollectionID | Required | string | ID of the product collection. | --- |
productID | Required | string | ID of the product. | --- |