# RequestDraftDeleteByUniqueKeyCamelDict<!-- -->

A request that should be deleted, identified by its unique key.

## Index[**](#Index)

### Properties

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

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

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

**id: NotRequired\[str]

A unique identifier assigned to the request.

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

**uniqueKey: str

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