[Документация Yandex Cloud](../../../../index.md) > [speechkit](../../../index.md) > Справочники API > Распознавание > [API v3 REST (англ.)](../index.md) > [AsyncRecognizer](index.md) > DeleteRecognition

# SpeechKit Recognition API v3, REST: AsyncRecognizer.DeleteRecognition

Deletes results of asynchronous recognition by operation ID.

## HTTP request

```
DELETE https://stt.api.ml.yandexcloud.kz/stt/v3/deleteRecognition
```

## Query parameters {#speechkit.stt.v3.DeleteRecognitionRequest}

Delete async recognition result request.

#|
||Field | Description ||
|| operationId | **string**

Async recognition operation id to delete. ||
|#

## Response {#google.protobuf.Empty}

**HTTP Code: 200 - OK**