Skip to main content
DELETE
/
saved-playlists
/
{id}
/
tracks
/
{track_id}
Remove a track from a saved playlist
curl --request DELETE \
  --url http://localhost:6063/saved-playlists/{id}/tracks/{track_id}

Documentation Index

Fetch the complete documentation index at: https://rockboxzig.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required
track_id
string
required

Response

204

Removed