[GH-ISSUE #377] Unfollow Artists/Users Not supported? #221

Closed
opened 2026-02-27 23:21:27 +03:00 by kerem · 2 comments
Owner

Originally created by @KilometersFan on GitHub (Jun 3, 2019).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/377

On the Spotify Web API Reference, there is an endpoint for unfollowing artists/users but I don't see a corresponding method in Spotipy.

Originally created by @KilometersFan on GitHub (Jun 3, 2019). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/377 On the Spotify Web API Reference, there is an endpoint for unfollowing artists/users but I don't see a corresponding method in Spotipy.
kerem 2026-02-27 23:21:27 +03:00
Author
Owner

@Garana400 commented on GitHub (Jun 5, 2019):

I've created a pull request to add the methods, you would just need to change the http method in following artists/users from PUT to DELETE. Here's the commit 9f650ba .

<!-- gh-comment-id:498976066 --> @Garana400 commented on GitHub (Jun 5, 2019): I've created a pull request to add the methods, you would just need to change the http method in following artists/users from PUT to DELETE. Here's the commit 9f650ba .
Author
Owner

@stephanebruckert commented on GitHub (Jan 12, 2020):

Added as part of https://github.com/plamere/spotipy/pull/414

<!-- gh-comment-id:573368917 --> @stephanebruckert commented on GitHub (Jan 12, 2020): Added as part of https://github.com/plamere/spotipy/pull/414
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#221
No description provided.