---
title: "POST /v1/internal/start-print-attempts/{id}/command-result"
method: POST
path: "/v1/internal/start-print-attempts/{id}/command-result"
---

# POST /v1/internal/start-print-attempts/{id}/command-result

`POST /v1/internal/start-print-attempts/{id}/command-result`

## Path parameters

- `id` string, uuid, required

## Request body

- union
  - object
    - `kind` 'acknowledged', required
  - object
    - `kind` 'ambiguous', required
    - `code` 'MQTT_TIMEOUT' | 'COMMAND_RESULT_UNKNOWN', required
    - `message` string, required
  - object
    - `kind` 'rejected', required
    - `code` string, required
    - `message` string, required

## Response `200`

Default Response

## Other responses

- `default` — Unexpected error response

## Changes

- **2026-08-29** `daa5509d053e` — 1 breaking, 1 info
  - the `oneOf[subschema #2]/code` request property type/format changed from ``/`` to `string`/``
  - added the new `COMMAND_RESULT_UNKNOWN` enum value to the request property `oneOf[subschema #2]/code`
- **2026-08-26** `d3534718dbba` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/internal/start-print-attempts/:id/command-result/post.md)

---

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