qui_edit_category
Update an existing torrent category on a qBittorrent instance by sending a PUT request to qui's categories endpoint. Pass parameters and JSON body to modify category properties.
Instructions
Call qui's PUT /instances/{instanceID}/categories 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 |