qui_update_backup_settings
Update backup settings for a specified qBittorrent instance by sending a PUT request to the backups settings endpoint.
Instructions
Call qui's PUT /instances/{instanceID}/backups/settings 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 |