POST /scenario/file_preview
Preview File
Return a PNG preview of the first page of a PDF file resource.
Request Body (FilePreviewScenarioApiRequest)
| Field | Type | Required | Description |
|---|---|---|---|
file_id | string | Yes | UUID of the files_resource to preview |
Response
{}Last updated on