mirror of
https://github.com/LukeHagar/plexgo.git
synced 2025-12-06 12:37:46 +00:00
2.0 KiB
2.0 KiB
CreatePlaylistRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
Title |
string | ✔️ | name of the playlist |
Type |
operations.QueryParamType | ✔️ | type of playlist to create |
Smart |
operations.Smart | ✔️ | whether the playlist is smart or not |
URI |
string | ✔️ | the content URI for the playlist |
PlayQueueID |
*float64 | ➖ | the play queue to copy to a playlist |