---
title: "POST /v1/loop-runs"
method: POST
path: "/v1/loop-runs"
tags: ["Loop Runs"]
---

# POST /v1/loop-runs

`POST /v1/loop-runs`

Create a new loop run

## Request body

- object
  - `total_iterations` number
  - `cooldown_between_iterations_seconds` number
  - `failure_policy` string
  - `verify_bed_clear` boolean
  - `printer_id` string, required
  - `print_job_id` string
  - `model_file_id` string
  - `config` object

## Response `200`

Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/3b06bcb5f808/schema)
