Theme - Deletes a theme by ID

Deletes a specified existing theme using the provided theme ID from the system.

delete
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
themeIdstring · uuidRequired

Enter the ID of an existing theme

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Responses
200

Success: Theme deleted successfully.

delete
/themes/{themeId}

Last updated