latestOpenAPI 3.0.32026-08-208185259.4 KB
f00047222b8f
Playlists
Delete a playlist
This API deletes the playlist with the given ID.
delete/api/v1/playlists/{id}
Path parameters
idstring required
id
Query parameters
recursiveboolean
Force delete of the specified playlist, even if child playlists exist. If true, deletes all children recursively. If false, or unspecified, the delete will be rejected if children exist.
Response
Success