Delete Export Template

DELETE /api/pim/deleteExportTemplate

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"