Emails
Create Email
Create an email template with block content.
POST
Create Email
Create Email
You can create an email template with either raw HTML or structured blocks. Raw HTML is stored as a native HTML body.Request
Email name.
Email subject line.
Optional inbox preview text.
Raw HTML body. Provide either
html or blocks, not both.Structured 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.Responses
Create Email