---
title: "Begin the import of an image analyzed by Syft into the system"
method: POST
path: "/imports/images/{operation_id}/dockerfile"
tags: ["Imports"]
---

# Begin the import of an image analyzed by Syft into the system

`POST /imports/images/{operation_id}/dockerfile`

## Path parameters

- `operation_id` string, required

## Response `200`

success

- ImageImportContentResponse
  - `digest` string
  - `created_at` string, date-time

## Other responses

- `500` — Internal Error

---

[API](https://skmtc.net/banzaicloud/apis/anchore-engine-api-server.md) · [All operations](https://skmtc.net/banzaicloud/apis/anchore-engine-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/banzaicloud/anchore-engine-api-server/versions/38e5705e0b21/schema)
