cURL
curl --request POST \ --url http://localhost:6063/playlists/{id}/tracks \ --header 'Content-Type: application/json' \ --data ' { "tracks": [ "<string>" ], "position": 123, "directory": "<string>" } '
"<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.
0=Next, 1=After current, 2=Last, 3=First/replace, 7=LastShuffled
Insert all audio files under this directory instead of an explicit list
Insertion position or 0 (text)
The response is of type string.
string