Deleting theme

Deletes the theme.

DELETE /themes/{themeId}

Deletes the theme with the provided theme ID.

Path Parameters

NameTypeDescription

themeId*

String

Selected themeID

content:
            application/json:
              schema:
                type: boolean

Last updated