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

17 lines
471 B
Markdown

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