qui_create_category
Create a new category for a qBittorrent instance using the qui API. Provide the instance ID and category details in the request body.
Instructions
Call qui's POST /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 |