qui_edit_torrent_tracker
Edit a torrent's tracker settings in a qBittorrent instance. Provide the instance ID, torrent hash, and new tracker configuration in the request body.
Instructions
Call qui's PUT /instances/{instanceID}/torrents/{hash}/trackers 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 |