---
title: "Playlist Convert"
method: POST
path: "/playlist/{id}/convert"
tags: ["playlist"]
---

# Playlist Convert

`POST /playlist/{id}/convert`

Create a global playlist from inline editor Playlist.
     * Assign created Playlist via sub-playlist Widget to region Playlist.

## Path parameters

- `playlistId` integer, required

## Response `201`

successful operation

## Changes

- **2026-02-25** `41c04de98ec5` — 1 breaking
  - added required request body
- **2024-06-20** `b23641df295f` — 1 info
  - endpoint added
- **2020-02-17** `8e1275395104` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/xibosignage/apis/xibo-api/changes/playlist/:id/convert/post.md)

---

[API](https://skmtc.dev/xibosignage/apis/xibo-api.md) · [All operations](https://skmtc.dev/xibosignage/apis/xibo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xibosignage/xibo-api/revisions/9136e3c2cb1d/schema)
