Skip to content
UpdateBrandThemeInputInput

One-of input for updating a brand's theme. Exactly one of the three variants must be set:

  • json: structured deep-partial patch, deep-merged into the stored theme.
  • css: a CSS-like blob with --sessions-* declarations, parsed

server-side into a patch, then deep-merged.

  • reset: when true, wipes the stored theme back to the default.

Fields

UpdateBrandThemeInput