---
title: "重新排序歌单列表"
method: PUT
path: "/playlists/reorder"
tags: ["歌单管理"]
---

# 重新排序歌单列表

`PUT /playlists/reorder`

重新排序歌单列表

## Request body

- object
  - `playlist_ids` integer[]

## Response `200`

排序成功

- object

## Other responses

- `400` — 请求数据错误
- `500` — 排序失败

---

[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)
