mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +00:00
2.3 KiB
2.3 KiB
CreatePlaylistRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
title |
String | ✔️ | name of the playlist |
type |
org.openapis.openapi.models.operations.Type | ✔️ | type of playlist to create |
smart |
org.openapis.openapi.models.operations.Smart | ✔️ | whether the playlist is smart or not |
uri |
String | ➖ | the content URI for the playlist |
playQueueID |
Double | ➖ | the play queue to copy to a playlist |