mailjet / mailjet-apiv3-nodejs

[API v3] Official Mailjet API v3 NodeJS wrapper
https://dev.mailjet.com
MIT License
235 stars 69 forks source link

Remove template via API do not remove the template to the mailjet APP #278

Open Feederious opened 5 months ago

Feederious commented 5 months ago

When I try to remove the template via the api, it works. Indeed, the response is "SUCCESS" and when I try to get the template after removing, I can't. However, when I connect to the APP, the template is still there and accessible.