Post
/v{version}/Playlists/{id}/Versions
Security
API Key: api_key
Header parameter nameX-ApiKey
Api Key
API Key: session_id
Header parameter nameX-Session-Id
Session Id
Path parameters
id
integer (int32) Required
Unique ID of the playlist
version
stringRequired
The requested API version
Body parameters
Create request that contains information for creating a new standard playlist version
object
Request for inserting new playlist version
ValidFrom
string (date-time) Required
Start time of the playlist version
Example2023-01-25T09:08:00Z
Responses
200
Returns the created playlist version.
object
Playlist version
Id
integer (int32)
Unique ID of the playlist version
Name
string
Name of the playlist version
PlaylistId
integer (int32)
Playlist ID of the playlist version
Status
string
Status of playlist version
Valid values[
"Unreleased",
"Released",
"ApprovalPending"
]
ValidFrom
string (date-time)
Valid from date of the playlist version
Example2023-01-25T09:08:03.747Z
ValidTo
string (date-time)
Valid to date of the playlist version
Example2023-01-25T09:08:03.747Z
400
Bad request
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401
Unauthorized
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403
Forbidden.
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
404
Playlist not found.
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500
Unexpected error
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties