Delete Export Template

DELETE /api/pim/deleteExportTemplate

Deletes an Export Template from the PIM

DELETE /api/pim/deleteExportTemplate
curl \
 -X DELETE http://api.example.com/api/pim/deleteExportTemplate \
 -H "Authorization: Bearer $ACCESS_TOKEN"