cURL
curl --request POST \ --url http://localhost:6063/saved-playlists/{id}/tracks \ --header 'Content-Type: application/json' \ --data ' { "track_ids": [ "<string>" ] } '
Documentation IndexFetch the complete documentation index at: https://rockboxzig.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://rockboxzig.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Added