[Yandex Cloud documentation](../../../index.md) > [Yandex Message Queue](../../index.md) > [API reference](../index.md) > Data types > DeleteMessageBatchRequestEntry

# DeleteMessageBatchRequestEntry

The `ReceiptHandle` parameter and its ID.

| Parameter | Type | Required parameter | Description |
----- | ----- | ----- | -----
| `Id` | **string** | Yes | ID for a `ReceiptHandle`. This parameter must be unique within a single request. |
| `ReceiptHandle` | **string** | Yes | ID of message receipt. |