# RequestDraftDeleteByIdCamelDict<!-- -->

A request that should be deleted, identified by its ID.

## Index[**](#Index)

### Properties

* [**id](https://docs.apify.com/api/client/python/api/client/python/reference/class/RequestDraftDeleteByIdCamelDict.md#id)
* [**uniqueKey](https://docs.apify.com/api/client/python/api/client/python/reference/class/RequestDraftDeleteByIdCamelDict.md#uniqueKey)

## Properties<!-- -->[**](#Properties)

### [**](#id)id

**id: str

A unique identifier assigned to the request.

### [**](#uniqueKey)uniqueKey

**uniqueKey: NotRequired\[str]

A unique key used for request de-duplication. Requests with the same unique key are considered identical.
