Deletes an Export Template from the PIM
DELETE
/api/pim/deleteExportTemplate
curl \
--request DELETE 'http://api.example.com/api/pim/deleteExportTemplate' \
--header "Authorization: Bearer $ACCESS_TOKEN"
Deletes an Export Template from the PIM
curl \
--request DELETE 'http://api.example.com/api/pim/deleteExportTemplate' \
--header "Authorization: Bearer $ACCESS_TOKEN"