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
DRAFTstatus. - Requests made for an
ACTIVEorDEACTIVATEDcatalog version will fail with a400 Bad RequestHTTP 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.
