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