Update Video
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.
Documentation Index
Fetch the complete documentation index at: https://docs.tenbyte.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the library.
Unique identifier of the targeted video resource.
Body
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.