Delete Playlist

Delete a playlist but keep its contents.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Permanently delete a playlist by id.

A successful delete returns 204 with an empty body. VOD and channel items that were in the playlist are not deleted — only the playlist itself is removed.

If the playlist does not exist, the API returns 404.

Path parameter

NameTypeDescription
idstring (UUID)Required. The playlist identifier.
Path Params
uuid
required

Playlist identifier (UUID)

Responses
204

Playlist deleted. Empty body.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json