---
title: "POST /v1/admin/subtask-test-runs"
method: POST
path: "/v1/admin/subtask-test-runs"
tags: ["Sub-Tasks"]
---

# POST /v1/admin/subtask-test-runs

`POST /v1/admin/subtask-test-runs`

Create an admin-triggered production-path subtask test run

## Request body

- object
  - `task_type` string, required
  - `job_id` number, required
  - `printer_id` string
  - `inspection_z_buffer` number
  - `empty_bed_threshold` number
  - `max_attempts` number
  - `motion_confirmed` boolean

## 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)
