POST /scenario/image_download
Download Image
Download an image file by image resource ID.
Request Body (ImageDownloadScenarioApiRequest)
| Field | Type | Required | Description |
|---|---|---|---|
image_id | string | Yes | UUID of the images_resource to download |
Response
{}Last updated on