update_playlists_by_playlist_id
Update a Plex playlist by its ID to change its details or settings.
Instructions
Editing a Playlist.
PUT /playlists/{playlistId}
Args: playlist_id: The ID of the playlist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |