Skip to main content
POST
/
saved-playlists
/
{id}
/
play
Load a saved playlist into the queue and start playing
curl --request POST \
  --url http://localhost:6063/saved-playlists/{id}/play

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

Response

Started