---
title: "Update playlist order"
method: POST
path: "/api/v2/assets/order"
tags: ["assets"]
---

# Update playlist order

`POST /api/v2/assets/order`

## Request body

- PlaylistOrderSerializerMixin
  - `ids` string, required — Comma-separated list of asset IDs in the order they should be played. For example: `793406aa1fd34b85aa82614004c0e63a,1c5cfa719d1f4a9abae16c983a18903b,9c41068f3b7e452baf4dc3f9b7906595`

## Response `204`

No response body

---

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