---
title: "Changes to Verify query commitment"
method: POST
path: "/verify"
---

# Changes to Verify query commitment

`POST /verify`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 53 revisions.

- **2026-06-04** `af210e5a088a` — 2 info
- **2025-08-03** `411fe35264fd` — 4 info
- **2025-07-29** `9aea0047e18e` — 6 breaking

## Changes

- **2026-06-04** `af210e5a088a` — 2 info
  - added the new `EcdsaSecp256k1Signature2019` enum value to the request property `proof/type`
  - added the new `EcdsaSecp256k1Signature2019` enum value to the request property `subQueries/items/proof/type`
- **2025-08-03** `411fe35264fd` — 4 info
  - added the new `OdfJson` enum value to the request property `input/schemaFormat`
  - added the new `OdfJson` enum value to the request property `subQueries/items/input/schemaFormat`
  - added the new `OdfYaml` enum value to the request property `input/schemaFormat`
  - added the new `OdfYaml` enum value to the request property `subQueries/items/input/schemaFormat`
- **2025-07-29** `9aea0047e18e` — 6 breaking
  - removed the enum value `EcdsaSecp256k1Signature2019` of the request property `proof/type`
  - removed the enum value `EcdsaSecp256k1Signature2019` of the request property `subQueries/items/proof/type`
  - removed the enum value `OdfJson` of the request property `input/schemaFormat`
  - removed the enum value `OdfJson` of the request property `subQueries/items/input/schemaFormat`
  - removed the enum value `OdfYaml` of the request property `input/schemaFormat`
  - removed the enum value `OdfYaml` of the request property `subQueries/items/input/schemaFormat`

---

[Operation](https://skmtc.dev/kamu-data/apis/kamu-rest-api/docs/verify/post.md) · [API](https://skmtc.dev/kamu-data/apis/kamu-rest-api.md) · [Page](https://skmtc.dev/kamu-data/apis/kamu-rest-api/changes/verify/post)
