Change live tag assignments of an existing standard playlist version item

Prev Next
Put
/v{version}/PlaylistVersions/{playlistVersionId}/Items/{itemId}/LiveTags
Security
API Key
Header parameter nameX-ApiKey

Api Key

API Key
Header parameter nameX-Session-Id

Session Id

Path parameters
itemId
integer (int32) Required

Unique ID of the playlist version item

playlistVersionId
integer (int32) Required

Unique ID of the playlist version

version
stringRequired

The requested API version

Default"1.18"
Body parameters

Requested live tags containing new live tag assignments for the specific playlist version item

Array of object
object

Live tag of playlist version

Id
integer (int32)

Unique ID of live tag

PlayIfNoTagIsSet
boolean

If true, the item will play even if no tag is set. Default: false.

Values
Array of object (V1.Models.Playlist.Version.LiveTag.Value)

Values of the live tag

object

Value of the live tag

Id
integer (int32)

Unique ID of the value

Responses
200

OK

Array of object
object

Live tag of playlist version

Created
string (date-time)

Creation date in UTC

Id
integer (int32)

Unique ID of live tag

Modified
string (date-time)

Modification date in UTC

Name
string

Name of live tag

PlayIfNoTagIsSet
boolean

If true, the item will play even if no tag is set. Default: false.

Values
Array of object (V1.Models.Playlist.Version.LiveTag.Value)

Values of the live tag

object

Value of the live tag

Id
integer (int32)

Unique ID of the value

Name
string

Name of the value

400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403

Access denied

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties