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