qui_remove_categories
Delete categories from a qBittorrent instance via the qui API. Specify the instance ID and category details to remove them.
Instructions
Call qui's DELETE /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 |