POST

{protocol}://{ip}:{port}

/
playlists

Authorizations

X-Plex-Token
string
headerrequired

Plex Authentication Token

Query Parameters

title
string
required

name of the playlist

type
enum<string>
required

type of playlist to create

Available options:
audio,
video,
photo
smart
enum<integer>
required

whether the playlist is smart or not

Available options:
0,
1
uri
string
required

the content URI for the playlist

playQueueID
number

the play queue to copy to a playlist

Response

200 - application/json
MediaContainer
object