Update a video’s settings including viewer options, download permissions, access controls, and metadata. Some features require Premium plan.
API key obtained from your Tella account settings
Unique video identifier
"vid_abc123def456"
Request body for updating a video. At least one field must be provided.
Video title
1 - 255"Updated Video Title"
Video description
5000"Updated description for the video"
Default playback speed (0.5-2.0). Viewers can still adjust.
0.5 <= x <= 21
Show subtitles/captions by default
true
Show transcript panel to viewers
true
Show publish date on video page
true
Show view count on video page
true
Allow viewers to comment
true
Send email notifications for new comments
false
Allow viewers to download the video
true
Allow viewers to download raw source files
false
Access level: public (anyone with link), private (org members only), password (requires password), embedonly (only viewable when embedded)
public, private, password, embedonly "public"
Password for viewing. Required when linkScope is 'password', ignored otherwise.
1 - 255"secretpassword"
Allow search engines to index the video page
true
Restrict embedding to these domains only (Premium feature). Empty array allows all domains.
["example.com", "mysite.org"]Custom thumbnail image URL
"https://example.com/custom-thumbnail.jpg"
OK
Detailed information about a video including chapters, transcript, and exports