qui_torrent_bulk_action
Apply bulk actions to multiple torrents in a qBittorrent instance. Use the qui API to pause, resume, delete, or categorize torrents in a single request.
Instructions
Call qui's POST /instances/{instanceID}/torrents/bulk-action 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 |