# DeletedRequestById<!-- -->

Confirmation of a request that was successfully deleted, identified by its ID.

## Index[**](#Index)

### Properties

* [**id](https://docs.apify.com/api/client/python/api/client/python/reference/class/DeletedRequestById.md#id)
* [**model\_config](https://docs.apify.com/api/client/python/api/client/python/reference/class/DeletedRequestById.md#model_config)
* [**unique\_key](https://docs.apify.com/api/client/python/api/client/python/reference/class/DeletedRequestById.md#unique_key)

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

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

**id: str

A unique identifier assigned to the request.

### [**](#model_config)model\_config

**model\_config: Undefined

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

**unique\_key: str | None

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