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