curl --request DELETE \
--url https://platform.kodexa.ai/api/product-project-templates/{id} \
--header 'x-api-key: <api-key>'Permanently deletes the specified ProductProjectTemplate. Product project templates define default project configurations for products.
curl --request DELETE \
--url https://platform.kodexa.ai/api/product-project-templates/{id} \
--header 'x-api-key: <api-key>'