Playlists
Adding to a Playlist
Adds a generator to a playlist, same parameters as the POST to create. With a dumb playlist, this adds the specified items to the playlist.
With a smart playlist, passing a new uri
parameter replaces the rules for the playlist. Returns the playlist.
PUT
{protocol}://{ip}:{port}
/
playlists
/
{playlistID}
/
items
Authorizations
X-Plex-Token
string
headerrequiredPlex Authentication Token
Path Parameters
playlistID
number
requiredthe ID of the playlist
Query Parameters
uri
string
requiredthe content URI for the playlist
playQueueID
number
the play queue to add to a playlist
Response
200 - application/json
MediaContainer
object