# DeleteApiV1IndexerproxyIdRequest ## Example Usage ```typescript import { DeleteApiV1IndexerproxyIdRequest } from "prowlarr/models/operations"; let value: DeleteApiV1IndexerproxyIdRequest = { id: 447102, }; ``` ## Fields | Field | Type | Required | Description | | ------------------ | ------------------ | ------------------ | ------------------ | | `id` | *number* | :heavy_check_mark: | N/A |