qui_update_log_settings
Update qBittorrent log settings through qui's API. Send path variables, query parameters, and a JSON body to modify logging configuration.
Instructions
Call qui's PUT /log-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 |