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