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