Skip to main content
PATCH
PATCH /api/v1/audio/api/key/playlist
Updates the configuration and settings of an existing audio playlist.

Authorizations

X-API-Key
string
header
required

Body

application/json
playlistId
string<uuid>
name
string
type
enum<string>
Available options:
FREE_PLAYLIST,
PAID_PLAYLIST
qty
integer
duration
integer
available
boolean

Response

200 - application/json

OK

playlistId
string<uuid>
name
string
type
enum<string>
Available options:
FREE_PLAYLIST,
PAID_PLAYLIST
qty
integer
duration
integer
available
boolean