---
title: "Record a Hex operation proposal audit event"
method: POST
path: "/v1/eve/operation-audit"
tags: ["Hex", "Public"]
---

# Record a Hex operation proposal audit event

`POST /v1/eve/operation-audit`

## Request body

- object
  - `conversationId` unknown
  - `clientConversationId` unknown
  - `proposal` object, required
  - `decision` 'proposed' | 'approved' | 'cancelled', required
  - `commandSource` string
  - `executionResult` unknown
  - `failureReason` unknown

## Response `200`

Default Response

## Other responses

- `default` — Unexpected error response

## Changes

- **2026-07-26** `750c8a136307` — 2 breaking
  - removed the enum value `executed` of the request property `decision`
  - removed the enum value `failed` of the request property `decision`

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/eve/operation-audit/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)
