Templates
Create Template
Create an email template
POST
Create Template
Create a reusable email template. You provide either raw
html or Sequenzy blocks.
Request
Template name. Sequenzy stores API-created templates with a
[Template]
prefix.Email subject line.
Raw HTML body. Use this or
blocks, not both.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.Label names to assign to the template. Missing labels are created
automatically. The API also accepts
label as a compatibility alias.Responses
Create Template