Change content of Email Templates via API

Change content of Email Templates via API

Hello,

there are endpoints to fetch email templates.
  1. GET /settings/email_templates
  2. 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