---
title: "Commit update"
method: POST
path: "/api/v1alpha/batches/{batch_id}/updates/{update_id}/commit"
tags: ["Batches API v1Alpha"]
---

# Commit update

`POST /api/v1alpha/batches/{batch_id}/updates/{update_id}/commit`

Commit an update.

## Path parameters

- `batch_id` number, required
- `update_id` number, required

## Response `200`

Successfully committed the update.

- SuccessResponse
  - `success` boolean — Whether the operation was successful

## Changes

- **2025-04-16** `afa3b61d1d09` — 1 info
  - added the optional property `success` to the response with the `200` status
- **2025-01-14** `559a91071cc1` — 1 warning
  - removed the optional property `success` from the response with the `200` status

[Change history](https://skmtc.dev/hail-is/apis/hail-services/changes/api/v1alpha/batches/:batch_id/updates/:update_id/commit/post.md)

---

[API](https://skmtc.dev/hail-is/apis/hail-services.md) · [All operations](https://skmtc.dev/hail-is/apis/hail-services/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hail-is/hail-services/revisions/4b54754f84e8/schema)
