Change content of Email Templates via API
Hello,
there are endpoints to fetch email templates.
- GET /settings/email_templates
- GET /settings/email_templates/{id}
It would be nice if you could also change the content via API. It should not be difficult to simply insert the new HTML content...
Regards,
Sven