---
title: "删除主题包"
method: DELETE
path: "/theme-packs/{themeID}"
tags: ["主题包"]
---

# 删除主题包

`DELETE /theme-packs/{themeID}`

删除指定主题包，若为当前激活主题则同时恢复默认

## Path parameters

- `themeID` string, required

## Response `200`

删除成功

- ModelsSuccessResponse
  - `message` string — 成功信息

## Other responses

- `404` — 主题包不存在

## Changes

- **2026-08-03** `292142d0b7ee` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/songloft-org/apis/songloft-api/changes/theme-packs/:themeID/delete.md)

---

[API](https://skmtc.dev/songloft-org/apis/songloft-api.md) · [All operations](https://skmtc.dev/songloft-org/apis/songloft-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/songloft-org/songloft-api/revisions/5b1368253f6c/schema)
