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