Update Video (Return Experience)
Update a Video resource and return the updated parent Experience object. Useful for syncing UI state after a resource modification.
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

