Skip to main content
POST
Insert tracks into the live queue

Path Parameters

id
string
required

Body

application/json
tracks
string[]
required
position
integer<int32>
required

0=Next, 1=After current, 2=Last, 3=First/replace, 7=LastShuffled

directory
string

Insert all audio files under this directory instead of an explicit list

Response

200 - text/plain

Insertion position or 0 (text)

The response is of type string.