- Delete all account-level templates
Get account-level templates
Create an account-level template
Get all account-level template versions
Create an account-level template version
Get an account-level template
Update an account-level template
Delete an account-level template
Get an account-level template version
Update an account-level template version
Delete an account-level template version
Copy a template
Copy an account-level template version
Rename a template
Delete all account-level...
- US Mailgunhttps://api.mailgun.net/v4/templates
- EU Mailgunhttps://api.eu.mailgun.net/v4/templates
curl -i -X DELETE \
-u '<username>:<password>' \
https://api.mailgun.net/v4/templatesResponse
{ "message": "templates have been deleted" }