Emails
Generate Email (Async)
Generate one email or a multi-email series for a project using its brand context and optional images. Requires API key with email:write. Provide count (1-12) to request a specific series length, or omit it to infer from the prompt. Returns immediately with a conversationId and pending status. Use GET /v1/projects/emails/{conversationId}/status to retrieve production HTML, screenshots, and per-email IDs.
post/v1/projects/emails/generate
Request body
Response
Email generation started
Changes
No recorded changes to this endpoint across all 5 revisions of this API.