deleteClientPlaylist

suspend fun deleteClientPlaylist(playlist: String): 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

(source)
Link copied to clipboard