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