Update a video object

Update the parameters associated with a video ID.

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

The video ID for the video you want to update.

Body Params
string

The unique ID for the player you want to associate with your video.

string

The title you want to use for your video.

string

A brief description of the video.

boolean

Whether the video is publicly available or not. False means it is set to private. Default is true. Tutorials on private videos.

boolean

Whether the video is a 360 degree or immersive video.

boolean

Whether the player supports the mp4 format.

tags
array of strings

A list of terms or words you want to tag the video with. Make sure the list includes all the tags you want as whatever you send in this list will overwrite the existing list for the video.

tags
metadata
array of objects

A list (array) of dictionaries where each dictionary contains a key value pair that describes the video. As with tags, you must send the complete list of metadata you want as whatever you send here will overwrite the existing metadata for the video. Dynamic Metadata allows you to define a key that allows any value pair.

metadata
Responses

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