---
title: "Changes to Execute one approved, server-bound Hex operation proposal"
method: POST
path: "/v1/eve/operations/execute"
---

# Changes to Execute one approved, server-bound Hex operation proposal

`POST /v1/eve/operations/execute`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 24 revisions.

- **2026-08-18** `64e0f1284c6f` — 6 warning, 2 info
- **2026-08-17** `b987927f2996` — 6 warning, 2 info
- **2026-07-26** `750c8a136307` — 15 info

## Changes

- **2026-08-18** `64e0f1284c6f` — 6 warning, 2 info
  - added the new `trigger_bov_batch` enum value to the `anyOf[subschema #1]/proposal/operationType` response property for the response status `409`
  - added the new `trigger_bov_batch` enum value to the `anyOf[subschema #1]/receipt/operationType` response property for the response status `409`
  - added the new `trigger_bov_batch` enum value to the `proposal/operationType` response property for the response status `200`
  - added the new `trigger_bov_batch` enum value to the `proposal/operationType` response property for the response status `202`
  - added the new `trigger_bov_batch` enum value to the `receipt/operationType` response property for the response status `200`
  - added the new `trigger_bov_batch` enum value to the `receipt/operationType` response property for the response status `202`
  - added `subschema #1, subschema #2` to the response body `anyOf` list for the response status `201`
  - removed `subschema #1, subschema #2` from the response body `anyOf` list for the response status `201`
- **2026-08-17** `b987927f2996` — 6 warning, 2 info
  - added the new `release_printers_batch` enum value to the `anyOf[subschema #1]/proposal/operationType` response property for the response status `409`
  - added the new `release_printers_batch` enum value to the `anyOf[subschema #1]/receipt/operationType` response property for the response status `409`
  - added the new `release_printers_batch` enum value to the `proposal/operationType` response property for the response status `200`
  - added the new `release_printers_batch` enum value to the `proposal/operationType` response property for the response status `202`
  - added the new `release_printers_batch` enum value to the `receipt/operationType` response property for the response status `200`
  - added the new `release_printers_batch` enum value to the `receipt/operationType` response property for the response status `202`
  - added `subschema #1, subschema #2` to the response body `anyOf` list for the response status `201`
  - removed `subschema #1, subschema #2` from the response body `anyOf` list for the response status `201`
- **2026-07-26** `750c8a136307` — 15 info
  - added the new optional request property `payload`
  - added the new optional request property `proposalId`
  - added the new optional request property `proposalVersion`
  - added `subschema #1, subschema #2` to the request body `anyOf` list
  - the request property `proposal` became optional
  - added the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `409`
  - added the non-success response with the status `500`
  - added the non-success response with the status `503`
  - added the success response with the status `201`
  - added the success response with the status `202`

---

[Operation](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/docs/v1/eve/operations/execute/post.md) · [API](https://skmtc.dev/printhiv3d/apis/hive-api-documentation.md) · [Page](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/eve/operations/execute/post)
