Deleting theme

Deletes the theme.

DELETE /themes/{themeId}

Deletes the theme with the provided theme ID.

Path Parameters

NameTypeDescription

themeId*

String

Theme ID.

content:
            application/json:
              schema:
                type: boolean

Last updated