Transactional
Create Transactional Email
Create a saved transactional email template
POST
Create Transactional Email
Create a transactional email template that you can send later by API slug. You provide either raw
html or Sequenzy blocks for the linked email body.
Request
Transactional email name.
API slug used when sending by slug. If omitted, Sequenzy generates one from
the name.
Email subject line.
Email preview text.
Raw HTML body. Provide either
html or blocks, not both.Sequenzy email blocks. Provide either
blocks or html, not both. Put block
styling under styles; top-level style keys like backgroundColor,
backgroundOpacity, borderColor, borderWidth, and borderRadius are
normalized into styles.Whether this transactional email can be sent immediately. Defaults to
true.Responses
Create Transactional Email