mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-06 20:47:46 +00:00
10 lines
806 B
Markdown
10 lines
806 B
Markdown
# UpdatePlaylistRequest
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ----------------------------------- | ----------------------------------- | ----------------------------------- | ----------------------------------- |
|
|
| `playlistID` | *number* | :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 | |