Tool to update an existing Postmark template by its ID. Use when you need to modify a template's name, subject, HTML or text body, alias, type, layout, or active status.
NamestringNew name for the template
AliasstringAlias for easier lookup of the template
ActivebooleanWhether the template should be active (true) or inactive (false)
SubjectstringSubject line for the template
HtmlBodystringHTML body content of the template
TextBodystringPlain-text body content of the template
templateIDRequiredintegerThe unique ID of the template to update
TemplateTypestringType of template; either 'Standard' or 'Layout'
LayoutTemplatestringAlias of a layout template to wrap this template with (for Standard templates)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.