delete Client Playlist Rest Action
fun deleteClientPlaylistRestAction(playlist: String): SpotifyRestAction<String>
Content copied to clipboard
This method is equivalent to unfollowing a playlist with the given playlist.
Unfortunately, Spotify does not allow deletion of playlists themselves
Parameters
playlist
playlist id
Sources
(source)
Link copied to clipboard