mirror of
https://github.com/LukeHagar/plexjs.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 |
number | ➖ | the play queue to copy to a playlist |