v38

OpenAPI 3.0.3AGPL-3.0raw.githubusercontent.com2026-08-022461333.9 MB
Playlists

Add an item to a playlist

This adds a song to a playlist. setting check=1 will not add duplicates to the playlist

post/playlists/{playlist_id}/add

Path parameters

playlist_idstring required

Unique identifier of the playlist.

Query parameters

idstring

UID of the object to add to playlist

type'song' | 'album' | 'artist' | 'playlist'

Request body

idstring required

UID of the object to add to playlist

type'song' | 'album' | 'artist' | 'playlist' required

Response

Success

successstring