v1
latestOpenAPI 3.0.42026-08-06124112344.5 KBCreate a new playlist.
Request body
The playlist id
The playlist name
The group name
The group id
The tags associated with this playlist
User-defined fixed duration for this playlist in seconds. Used in conjunction with loop policy to control how sources are looped or truncated to fit within this fixed duration. This is different from CalculatedDuration which represents the sum of all source durations.
The total calculated duration of the playlist in seconds, based on the sum of all source intervals. This is a read-only property computed from individual source durations and cannot be updated via PUT/POST.
Randomize the order of the playlist
The date the playlist was created
The user id that created the playlist
The date the playlist was last modified
The user id that last modified the playlist
Response
Returns the newly-created playlist
The playlist id
The playlist name
The group name
The group id
The tags associated with this playlist
User-defined fixed duration for this playlist in seconds. Used in conjunction with loop policy to control how sources are looped or truncated to fit within this fixed duration. This is different from CalculatedDuration which represents the sum of all source durations.
The total calculated duration of the playlist in seconds, based on the sum of all source intervals. This is a read-only property computed from individual source durations and cannot be updated via PUT/POST.
Randomize the order of the playlist
The date the playlist was created
The user id that created the playlist
The date the playlist was last modified
The user id that last modified the playlist