Deleting theme
Deletes the theme.
DELETE /themes/{themeId}
Deletes the theme with the provided theme ID.
Path Parameters
Name
Type
Description
themeId*
String
Selected themeID
content:
application/json:
schema:
type: booleancontent:
application/json:
schema:
$ref: "#/components/schemas/Error"Last updated