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