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

17 lines
492 B
Markdown

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