POST /scenario/file_download
Download File
Download a file by file resource ID with range support.
Request Body (FileDownloadScenarioApiRequest)
| Field | Type | Required | Description |
|---|---|---|---|
file_id | string | Yes | UUID of the files_resource to download |
Response
{}Last updated on