For the complete documentation index, see llms.txt. This page is also available as Markdown.

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: boolean

Last updated