Update an email templateAsk AIpost https://api.smtp2go.com/v3/template/editChanges details of an existing email template.Body ParamsidstringrequiredThe ID of the email template that you wish to changenew_idstringIf provided, will update the email template IDtemplate_namestringIf provided, will update the email template namesubjectstringIf provided, will update the email template subjecthtml_bodystringIf provided, will update the email template HTML bodytext_bodystringIf provided, will update the email template Plain Text bodytemplate_variablesobjectThe pass-through values required by the template in the format {"variable1": "value1", "variable2": "value2"} (When template_id is provided)template_variables objecttagsarray of stringsIf provided, will update the email template tagstagsADD stringResponses 200Template updated 400400Updated 8 months ago