Skip to main content
POST
Create a playlist

Authorizations

X-Auth-Token
string
header
required

API key created in the dashboard or via POST /v1/api/api-keys. Keys are prefixed pn_ and do not expire until revoked.

Body

application/json
title
string
required
description
string
type
enum<string>
default:manual
Available options:
manual,
dynamic
thumbnailUrl
string<uri>
rules
object[]

Rules for dynamic playlists

Response

Playlist created

playlistId
string<uuid>