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