mirror of
https://github.com/LukeHagar/Prowlarr-TS-SDK.git
synced 2025-12-06 12:47:46 +00:00
486 B
486 B
DeleteApiV1IndexerproxyIdRequest
Example Usage
import { DeleteApiV1IndexerproxyIdRequest } from "prowlarr/models/operations";
let value: DeleteApiV1IndexerproxyIdRequest = {
id: 447102,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id |
number | ✔️ | N/A |