Update a Video By Video ID
POST /videos/[id]
Update the properties of a video by its ID. All fields available to be edited are optional, and only the passed fields will be modified. This endpoint will return the full information for the updated video.
Update Request Parameters
name
: (optional) stringdescription
: (optional) stringlayout
: (optional) “2D”, “MVHEVC”, “SBS”, “TB”perspective
: (optional) “Regular”, “180”, “360”isPublished
: (optional) boolean