Playlists
Delete playlist
Permanently deletes a playlist
delete/playlists/{playlist_id}
Path parameters
playlist_idstring uuid required
Unique identifier of the playlist
Response
Playlist deleted successfully
Example response
{
"message": "Playlist deleted"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.