Emails
Update Email Blocks
Replace an email body or mutate an existing block type.
PATCH
Update Email Blocks
Update Email Blocks
You can replace an email body with raw HTML or structured blocks. You can also mutate an existing block betweentext and html.
Request
Email ID.
Raw HTML body. Replaces all blocks with a native HTML body.
Structured email blocks. Replaces all existing blocks. Put block styling under
styles; top-level style keys like backgroundColor, backgroundOpacity,
borderColor, borderWidth, and borderRadius are normalized into styles.Existing block ID to mutate.
New block type. Type mutation supports
text and html.Optional replacement content for the mutated block.
Responses
Update Email Blocks