---
title: "Commit block list to complete the upload of the dataset."
method: POST
path: "/datasets/{id}/blocks:commit"
tags: ["Custom Speech datasets for model adaptation:"]
---

# Commit block list to complete the upload of the dataset.

`POST /datasets/{id}/blocks:commit`

## Path parameters

- `id` string, uuid, required

## Request body

- CommitBlocksEntry[]
  - `kind` 'Committed' | 'Uncommitted' | 'Latest' — Type of data block.
  - `id` string

## Response `200`

The block list is accepted and the data import process can continue.

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/azure/apis/cognitiveservices-speech-speechtotext.md) · [All operations](https://skmtc.net/azure/apis/cognitiveservices-speech-speechtotext/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/cognitiveservices-speech-speechtotext/versions/931821089e0d/schema)
