deleteClientPlaylistRestAction

fun deleteClientPlaylistRestAction(playlist: String): SpotifyRestAction<String>

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

common source
Link copied to clipboard