Updates a product

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the product to update

Body Params
uuid

The unique ID for the product

string

The current revision ID of the product

string
required

The unique URL safe identifier for the product

string
enum

The type of the product. Defaults to generic.

Allowed:
string
required

The name of the product

string
enum
Defaults to published

The enum representing whether the product may be visible or not, defaults to offline

Allowed:
string

The short description of the product, no greater than 250 characters

string

The description of the product

date-time

The date and time in the ISO 8601 format which the product was published.

string

The duration of the product in the ISO 8601 format

date

The original release date of the product in the ISO 8601 format, this is not used by the system and considered only product metadata

number

The number of the episode. Should only be defined when the product type is set to episode.

uuid

The collection ID of the season which this episode belongs to. Should only be defined when the product type is set to episode.

uuid

The collection ID of the show which this episode belongs to. Should only be defined when the product type is set to episode.

string

The parental guidance specifications of the product

uuid

The ID of the metadata of the product

image
object

The images to use with this product. Master images are used to generate all other types and ratios where they are not specified. The following are the minimum resolutions for the best results:

  • Master 5040x2460
  • Thumb Master 1456x1398
  • Carousel Master 5040x2160
  • Hero Master 4096x2460
uuid

The ID of the VOD media which is the product trailer. Cannot be set for product type channel.

uuid

The ID of the VOD media which is the product feature, or in the in the case of product type channel the ID of the live media.

boolean
Defaults to true

Whether the product should appear in search results.

ageRatings
array of uuids

The IDs of the age ratings associated with the product.

ageRatings
categories
array of uuids

The IDs of the categories associated with the product.

categories
midRollInsertionPoints
array of objects

Cannot be set for product type Live Events and Channels.

midRollInsertionPoints
videoAdConfig
object
link
persons
array of objects
persons
seo
object
translations
object | null

A map of translations where the key is the ISO language code (e.g., 'en', 'fr') and the value is the localized content.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json