delete https://api.dealhub.io/api/v1/version//products_catalog/by_sku
Deletes specific products from the product catalog of a DRAFT
version.
- This operation can only be triggered for a catalog version with a
DRAFT
status. - Requests made for an
ACTIVE
orDEACTIVATED
catalog version will fail with a400 Bad Request
HTTP error.
A product cannot be deleted if it is:
- A parent to another product in the hierarchy.
- Marked as mandatory.
- Set as an alternative in the hierarchy tree.