Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Route for Removing Individual Tracks #9

Open
0916dhkim opened this issue Oct 17, 2022 · 0 comments
Open

API Route for Removing Individual Tracks #9

0916dhkim opened this issue Oct 17, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed scope:backend Back-end issue

Comments

@0916dhkim
Copy link
Owner

Desired Behavior

Add an API route for removing individual tracks from playlists:

  • method: DELETE
  • path: /playlists/:playlistId/tracks/:trackId

Respond with the deleted track ID on success.

Reference: https://developer.spotify.com/documentation/web-api/reference/#/operations/remove-tracks-playlist

@0916dhkim 0916dhkim added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers scope:backend Back-end issue hacktoberfest labels Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed scope:backend Back-end issue
Projects
None yet
Development

No branches or pull requests

1 participant