Update
V2 View to update a Video. Allows updating title, description, cover_image, and visibility.
Path parameters
id
Request
This endpoint expects an object.
title
description
cover_image
visibility
* `public` - Public
* `private` - Private
* `team` - Team
* `org` - Organization
Allowed values:
is_draft
Whether this video is a draft
Response
title
description
cover_image
visibility
* `public` - Public
* `private` - Private
* `team` - Team
* `org` - Organization
Allowed values:
is_draft
Whether this video is a draft

