Skip to main content
POST
Add a video to 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.

Path Parameters

id
string<uuid>
required

Playlist ID

Body

application/json
videoId
string
required

Response

Added

message
string
Example:

"success"