---
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` — 主题包不存在

---

[API](https://skmtc.net/songloft-org/apis/songloft-api.md) · [All operations](https://skmtc.net/songloft-org/apis/songloft-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/songloft-org/songloft-api/versions/e4d4950ef665/schema)
