Emails
Update Email
Update email metadata or replace the email body.
PATCH
Update Email
Update Email
You can update an email’s metadata and replace its body with either raw HTML or structured blocks.Request
Email ID.
Email name.
Email subject line.
Inbox preview text. Use
null to clear it.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
Update Email