mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-07 04:20:49 +00:00
10 lines
806 B
Markdown
10 lines
806 B
Markdown
# UpdatePlaylistRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ----------------------------------- | ----------------------------------- | ----------------------------------- | ----------------------------------- |
|
|
| `playlistID` | *Double* | :heavy_check_mark: | the ID of the playlist |
|
|
| `title` | *String* | :heavy_minus_sign: | name of the playlist |
|
|
| `summary` | *String* | :heavy_minus_sign: | summary description of the playlist | |