---
title: "设置激活主题包"
method: PUT
path: "/theme-packs/active"
tags: ["主题包"]
---

# 设置激活主题包

`PUT /theme-packs/active`

将指定主题包设为当前使用的主题

## Request body

- object

## Response `200`

设置成功

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

## Other responses

- `400` — 请求格式错误
- `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/77467de6ed1b/schema)
