Skip to content

Delete Theme

DELETE
/themes/{themeId}

Permanently removes a custom theme. Source-synced themes cannot be deleted.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

themeId*

The unique identifier of the theme to delete

Type
string
Required

Responses

Theme successfully deleted

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License