catalog_appearance.
delete_theme
delete_theme(theme_id: str)
Delete a theme.
Parameters
| name | type | description |
|---|---|---|
| theme_id | str | Theme identification string e.g. "my_dark_theme" |
delete_theme(theme_id: str)
Delete a theme.
| name | type | description |
|---|---|---|
| theme_id | str | Theme identification string e.g. "my_dark_theme" |