> ## 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. # FileDeleteResponse Confirmation that a file was deleted, in the negotiated shape. ## Supported Types ### `components.AnthropicFileDeleted` ```python theme={null} value: components.AnthropicFileDeleted = /* values here */ ``` ### `components.OpenAIFileDeleted` ```python theme={null} value: components.OpenAIFileDeleted = /* values here */ ``` ### `components.OpenRouterFileDeleted` ```python theme={null} value: components.OpenRouterFileDeleted = /* values here */ ```