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

Path Parameters

id
string
required

Response

Started