Skip to content

Add to practice queue

POST
/api/next-practice

Adds a song to the practice queue.

object
songId
required

UUID identifier

string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000
notes
string
<= 500 characters

Song queued

object
ok
required
boolean
data
required
object
id
required

UUID identifier

string format: uuid
Example
550e8400-e29b-41d4-a716-446655440000

Unauthorized

object
ok
required
boolean
error
required
string