latestSwagger 2.02026-08-108756114.6 KB

90e715bcdf3d

dcd-playlist

Create new user playlist

Create a new user playlist

post/dcd/playlist/user

Request body

imagestring

Base 64 encode image data. This represents the album art. Image will be stored remotely, to be referrenced by HTTPS path.

namestring required

Playlist name.

Response

User playlist created successfully, new user playlist ID returned back.

idinteger required
imagestring

This represents the album art. Either base64 encoded string or the remote image path (HTTPS).

namestring required

Playlist name.

modifiedinteger

Last modified date for Playlist as Unix timestamp

durationinteger

This represents the sum of the duration of every song in the playlist

trimmed_durationinteger

This represents the total playlist duration with all the songs effects applied in the playlist

is_spicyboolean

The playlist is spicy if at least a song is marked as spicy

song_countinteger required

The count of songs in the playlist

crossfadeinteger

Number of seconds for cross fade by default

versioninteger

The version of the returned entity