Skip to main content
PATCH
Update Email Design System
Adjust the company’s email design system. This is a partial update - only the fields you pass change - and it applies to every future AI email generation and sequence enrichment. The adjustment is persisted into the company’s emailDesignPrompt design direction text - the single source of truth: the new identity’s sentences are prepended so they win any later parse, and custom prose the text carried is preserved below them. For free-prose edits, use PATCH /companies/:companyId with emailDesignPrompt instead.

Request

object
Partial visual-grammar adjustment. Fields: kickerStyle (chip | letterspaced | none), titleAlignment (left | center), buttonShape (rounded | pill), dividerStyle (line | space), density (airy | compact), openerTreatments (array drawn from hero-image, hero-color, header-hero, editorial-masthead, title-led).
string
Which worked-example skeleton anchors generation: hero-led, editorial, or product-spec.
boolean
true clears the direction text and returns to the brand-derived defaults; the next generation prefills the text again. Cannot be combined with other fields.

Responses