qui_delete_all_backup_runs
Delete all backup runs for a specific qBittorrent instance via qui's API. Clears backup history to free up storage and manage backups efficiently.
Instructions
Call qui's DELETE /instances/{instanceID}/backups/runs endpoint. Pass path variables directly in arguments, query values in arguments.params, and a JSON request body in arguments.body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |