Playlists
Create a Playlist
Create a new playlist. By default the playlist is blank. To create a playlist along with a first item, pass:
uri
- The content URI for what we’re playing (e.g.server://1234/com.plexapp.plugins.library/library/metadata/1
).playQueueID
- To create a playlist from an existing play queue.
POST
{protocol}://{ip}:{port}
/
playlists
Authorizations
Plex Authentication Token
Query Parameters
name of the playlist
type of playlist to create
Available options:
audio
, video
, photo
whether the playlist is smart or not
Available options:
0
, 1
the content URI for the playlist
the play queue to copy to a playlist
Response
200 - application/json