---
title: "POST /v1/internal/subtasks/{id}/frames"
method: POST
path: "/v1/internal/subtasks/{id}/frames"
tags: ["Sub-Tasks"]
---

# POST /v1/internal/subtasks/{id}/frames

`POST /v1/internal/subtasks/{id}/frames`

Internal endpoint for persisting subtask frame captures through the API

## Path parameters

- `id` string, required

## Request body

- object
  - `frame_base64` string, required
  - `content_type` string
  - `frame_timestamp` string
  - `metadata` object
  - `model_predicted_label` string, nullable
  - `model_confidence` number, nullable
  - `model_version` string, nullable

## 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/versions/3b06bcb5f808/schema)
