---
title: "Create V1 Preheat"
method: POST
path: "/preheats"
tags: ["Preheat"]
---

# Create V1 Preheat

`POST /preheats`

Create by json config

## Request body

- D7yIoDragonflyV2ManagerTypesCreateV1PreheatRequest
  - `filteredQueryParams` string
  - `headers` object
  - `type` 'image' | 'file', required
  - `url` string, required

## Response `200`

OK

- D7yIoDragonflyV2ManagerTypesCreateV1PreheatResponse
  - `id` string

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/dragonflyoss/apis/dragonfly-manager.md) · [All operations](https://skmtc.net/dragonflyoss/apis/dragonfly-manager/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dragonflyoss/dragonfly-manager/revisions/d9b0d442c9f4/schema)
