curl --request DELETE \
--url https://platform.kodexa.ai/api/products/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified Products. Products represent purchasable offerings on the Kodexa platform.
curl --request DELETE \
--url https://platform.kodexa.ai/api/products/{id} \
--header 'x-api-key: <api-key>'