Create theme
POST
/themesCreate a new branding/design theme
Request Body
name*stringTheme name
descriptionstringTheme description
extendsThemeIdstringParent theme this theme inherits from
isBaseThemebooleanWhether this is the organisation's fallback base theme
isActiveboolean
brandany
colorsany
typographyany
shapeany
designany
Response
Theme created successfully
Code Samples
No code examples available for this operation.