Skip to content

How to I delete / unfollow one of my own playlists #660

Closed Answered by JohnnyCrazy
KenthJ asked this question in Q&A
Discussion options

You must be logged in to vote

https://github.com/JohnnyCrazy/SpotifyAPI-NET/blob/master/SpotifyAPI.Web/Clients/Interfaces/IFollowClient.cs

var spotify = new SpotifyClient("AccessToken");

spotify.Follow.UnfollowPlaylist("YourPlaylistId")

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@KenthJ
Comment options

Answer selected by KenthJ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants