Skip to main content
POST
POST /api/v1/audio/api/key/playlist/add/track
Adds a new track to an existing audio playlist.

Authorizations

X-API-Key
string
header
required

Query Parameters

playlistId
string<uuid>
required

Body

application/json
audioTrackId
string<uuid>
trackKey
string
folder
string
fileSize
integer
opusKey
string
opusSize
integer
title
string
artists
string
composer
string
genre
string
album
string
duration
integer
marketingLabel
string

Response

200 - application/json

OK

audioTrackId
string<uuid>
trackKey
string
folder
string
fileSize
integer
opusKey
string
opusSize
integer
title
string
artists
string
composer
string
genre
string
album
string
duration
integer
marketingLabel
string