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