Skip to main content
POST
POST /api/v1/audio/api/key/playlist
Creates a new audio playlist for use in Scootaverse sessions.

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