Updates metadata or visibility settings for a specific video within a library. This endpoint allows partial updates, meaning only the provided fields will be modified.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the library.
Unique identifier of the targeted video resource.
The title or display name of the video.
Short summary or context about the video content.
Source URL of the uploaded or external video file.
Keyβvalue pairs containing additional information or custom attributes for the video.
ID of the folder under which this video will be created. Use null to store it directly in the library root.
Optional list of tags or labels for categorizing the video.