curl --request DELETE \
--url https://platform.kodexa.ai/api/product-groups/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified ProductGroup. Product groups bundle related products together.
curl --request DELETE \
--url https://platform.kodexa.ai/api/product-groups/{id} \
--header 'x-api-key: <api-key>'