Modify the subject of an email templateCopy Pageput https://{hostname}/config/{app_id}/flows/{flow}/locales/{locale}/mailTemplates/{template}/subjectUpdates the subject line for an email template.Path ParamstemplatestringrequiredName of the email template to be returned.localestringrequiredISO language code for the locale.flowstringrequiredName of the flow.app_idstringrequiredApplication ID. You can find your application ID on the Console's Manage Application page.Responses 204Successfully modified. 404Flow not found.Updated 2 months ago