Templates
Update Template
Update an email template
PUT
Update Template
Update template metadata, labels, or content. You can pass an email template ID; transactional email IDs and slugs are also resolved for compatibility.
Request
Template ID, transactional email ID, or transactional slug.
Updated template name.
Updated email subject line.
Replacement HTML body. Use this or
blocks, not both.Replacement Sequenzy email blocks. Use this or
html, not both. Put block
styling under styles; top-level style keys like backgroundColor,
backgroundOpacity, borderColor, borderWidth, and borderRadius are
normalized into styles.Replacement label names. Send an empty array to clear labels. Missing labels
are created automatically. The API also accepts
label as a compatibility
alias.Responses
Update Template