Help Wizard

Step 1

NEXT STEP

Who Me Too'd this topic

Web API - Disliked tracks endpoint

Requesting a web API endpoint for disliked tracks. Currently the user has the ability to "Hide track" on a album, but to my knowledge, there is no way to create, read, update or delete (CRUD) a users disliked tracks via the web API.

 

The use case I have in mind is, I am creating a playlist for a user based on their followed artists, however I want to exclude tracks they have previously hidden/disliked.

 

This feature was previously requested here:

https://github.com/spotify/web-api/issues/710

While this endpoint has been added for 'liked' tracks, it still doesn't exist for 'disliked' tracks.

Who Me Too'd this topic