POST /attempt/file_download
Download File
Download a file by file entry ID.
Request Body (FileDownloadAttemptApiRequest)
| Field | Type | Required | Description |
|---|---|---|---|
file_id | string | Yes | UUID of the files_entry to download |
Response
{}Last updated on