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
Plex Authentication Token
Path Parameters
the ID of the playlist
Query Parameters
the content URI for the playlist
the play queue to add to a playlist
Response
200 - application/json