> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# BatchDeletionTargets

OpenRouter cleanup and, when a provider was assigned, the upstream batch deletion outcome.

## Fields

| Field        | Type                                                          | Required             | Description                                                                 |
| ------------ | ------------------------------------------------------------- | -------------------- | --------------------------------------------------------------------------- |
| `openrouter` | [components.Openrouter](../components/openrouter.mdx)         | :heavy\_check\_mark: | OpenRouter-held request and result artifacts were purged.                   |
| `upstream`   | [Optional\[components.Upstream\]](../components/upstream.mdx) | :heavy\_minus\_sign: | The upstream batch deletion outcome; omitted when no provider was assigned. |
