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