delete_system_backup_by_id
Delete a specific Prowlarr system backup by its ID to remove unwanted backup files and free up storage space.
Instructions
Delete Backup.
DELETE /api/v1/system/backup/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |