video

Download File

Forces a download for a given public URL by returning the content with Content-Disposition: attachment.

This exists primarily for email links, where clicking a direct video URL often opens a player instead of downloading.

get/api/v1/video/download-file

Query parameters

urlstring required

Public URL of the file to download

Public URL of the file to download

filenamestring nullable

Filename to suggest to the browser

Filename to suggest to the browser

Response

Successful Response

{"stackTrail":"paths:/api/v1/video/download-file:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.