API ReferenceChangelog
Log In
API Reference

Update an existing video

Updates the metadata of an existing video by its unique identifier.

Path Params
uuid
required

The unique identifier for the video.

Body Params

Fields of a video that can be updated.

Represents the fields that can be updated for a video resource.

string
length between 1 and 255

The name of the video. Used to easily identify specific videos within projects. The name must be between 1 and 255 characters long.

string
length between 0 and 511

Optional description of the video. The description must be between 0 and 511 characters long.

Responses

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