Files
Prowlarr-TS-SDK/docs/models/operations/postapiv1systembackuprestoreidrequest.md
2025-05-16 17:01:58 -05:00

17 lines
501 B
Markdown

# 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 |