---
title: "Create task to prepare checks images for download."
method: PUT
path: "/image/checks"
tags: ["image"]
---

# Create task to prepare checks images for download.

`PUT /image/checks`

Queue check document images for download by record IDs.

## Request body

- BirlimageRequestChecks — Request to retrieve images for check records by their IDs.
  - `ids` string[], required

## Response `201`

Created

- PipelineResponseCreated — Confirmation of pipeline resource creation.
  - `count` integer
  - `taskId` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/recordedfuture/apis/alert-api.md) · [All operations](https://skmtc.net/recordedfuture/apis/alert-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/recordedfuture/alert-api/revisions/c8c2f68d8b60/schema)
