Skip to main content
POST
Generate Email

Generate Email

Generates a draft email from scratch as structured editor-compatible blocks. By default, Sequenzy wraps the generated content with your company’s email branding: branded presets include a logo and full footer, while minimal presets include a simple footer. Review the returned blocks before creating or sending a campaign.

Request

string
required
What you want the email to say or accomplish.
string
Optional style guidance. Pass designed or plain to force the designed or plain-text email style; other values, such as minimal, branded, or promotional, are freeform prompt guidance. Defaults to your company’s email style preference (designed unless you chose plain text).
string
Optional tone guidance, such as professional, casual, or friendly.
boolean
default:"true"
Whether to wrap the generated content with your company logo and footer. Set this to false to return only the AI-generated content blocks.
string
default:"marketing"
Email type: marketing or transactional. Transactional emails include a footer without an unsubscribe link.

Responses