qui_rename_torrent_folder
Renames a torrent's folder on a qBittorrent instance. Specify the instance ID, torrent hash, and new folder name to update the data path.
Instructions
Call qui's PUT /instances/{instanceID}/torrents/{hash}/rename-folder 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 |