/videos/{id}

Update a video record

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

ID of the video to update

Body Params

Update Video.

string
required

The title of the content. It should always be provided

string | null
string | null
string | null
body
array of objects
body
string
required
authors
array of strings

Array of author IDs. If no author is provided upon content creation, we select the default one (if available)

authors
additional_categories
array of strings
additional_categories
boolean
string | null

The first time when the content should appear to the public. If not provided, we use the date in created_at.

string | null

The last time when the content should be available to the public.

string | null

Slug of a valid status for this content type

string | null

Valid slug of a type for this content type

string | null

ID of a valid comment policy for this content type

string | null

ID of a valid origin for this content type

boolean
string | null

A field for one-time author

string | null

A URL that is going to be used for redirects. If you want a piece of content to take you to a specific page, you should put that address here.

string | null
string | null
string | null
string | null
string | null
video_files
array of objects

An array containing video files

video_files
boolean
boolean
boolean
generic
object

JSON field with no validation. Should be used for migrated/unsupported content that is no longer needed but needs to be available for legacy reasons.

urls
object
seo
object
main_media
object
published_regions
array of strings
published_regions
published_channels
array of strings

An array of valid IDs for Distribution Channels

published_channels
string | null

Language of the resource. Required if the project is multi-lingual, optional otherwise. Has to be project supported language.

string | null

The ID of an existing translation group

Response

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