Idea Summary
Ability to call the email template api's so that we can create a user facing email template allowing users to create/update new email templates and add default text.
Use Case
As a developer a lot of times our users want the ability to update the language in their emails, not necessarily updating the JSON pieces but at least giving the ability to update default text in the templates would be ideal for this.
Preferred Solution (Optional)
Add the create_email_template along with update and delete one's to the apex_application api's so developers can use these in their application.