v1
latestOpenAPI 3.1.02026-07-26435261.9 KBV3 Theme
Delete a user theme
Deletes a custom theme owned by the authenticated user. Default built-in themes cannot be deleted through this endpoint.
delete/api/v3/theme/delete/{theme_id}
Path parameters
theme_idstring uuid required
Headers
Authorizationstring required
Bearer JWT or API Key
Bearer JWT or API Key
Response
Theme deleted successfully.