# RequestDraftDeleteByUniqueKeyDict<!-- -->

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/RequestDraftDeleteByUniqueKeyDict.md#id)
* [**unique\_key](https://docs.apify.com/api/client/python/api/client/python/reference/class/RequestDraftDeleteByUniqueKeyDict.md#unique_key)

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

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

**id: NotRequired\[str]

A unique identifier assigned to the request.

### [**](#unique_key)unique\_key

**unique\_key: str

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