v1

latestOpenAPI 3.0.0MIT2026-07-17401250.4 KB
playlist

Create another playlist

Create a new playlist that's owned by the current authenticated user

post/api/playlist

Request body

namestring required
songsstring[]

An array of song IDs to populate the playlist. Only used if the playlist is not a smart one (i.e. rules are empty).

Response

OK

idinteger required
namestring required
is_smartboolean required

Whether the playlist is of Smart (dynamic) type