---
title: "Update a video playlist"
method: PUT
path: "/api/v1/video-playlists/{playlistId}"
tags: ["Video Playlists"]
---

# Update a video playlist

`PUT /api/v1/video-playlists/{playlistId}`

If the video playlist is set as public, the playlist must have a assigned channel.

## Path parameters

- `playlistId` integer, required

## Response `204`

successful operation

---

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