Themes
Themes
Endpoints6
GETList all themes/v1/themesList all team themes.POSTCreate a theme/v1/themesCreate a team theme.GETGet a theme/v1/themes/{slug}Get the theme document by slug.PUTUpdate theme document/v1/themes/{slug}Replace the theme document.PATCHUpdate theme metadata/v1/themes/{slug}Update theme metadata.DELDelete a theme/v1/themes/{slug}Delete a theme by slug.