qui_update_preferences
Update qBittorrent instance preferences via PATCH request. Specify the instance ID and include the new settings in the request body to apply changes.
Instructions
Call qui's PATCH /instances/{instanceID}/preferences 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 |