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
Requiredstring
Responses
Theme successfully deleted
application/json
JSON
{
}
