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.Plex Authentication Token
name of the playlist
type of playlist to create
audio
, video
, photo
whether the playlist is smart or not
0
, 1
the content URI for the playlist
the play queue to copy to a playlist
returns all playlists
The response is of type object
.