Templates

email_restyle_template

Re-skin a template to the company's CURRENT brand kit as a new draft version — colors, fonts, logo, sign-off, and footer all refresh at once.

write email_restyle_template

Re-skin a template to the company's CURRENT brand kit as a new draft version — colors, fonts, logo, sign-off, and footer all refresh at once. Works automatically on starter-derived templates (they carry a self-contained BRAND token block); hand-authored templates are refused with guidance to rewrite via email_get_brand + email_update_template. Never touches the published version; email_render_template + publish afterwards.

Parameters

ParameterTypeRequiredDescription
slugstringYes
projectIdstringNoTarget company (project id). Org-scoped tokens only; call email_list_projects first.

On this page