Update Templateput https://a.klaviyo.com/api/v1/email-template/{template_id}Updates the name and/or HTML content of a template. Only updates imported HTML templates; does not currently update drag & drop templates.Path Paramstemplate_idstringrequiredDefaults to TEMPLATE_IDForm DatanamestringThe new name of the email template.htmlstringThe new HTML content for this template.Response 200The updated Email Template object with summary information.Updated over 4 years ago