qui_update_instance_order
Update the order of qBittorrent instances by calling the instances order endpoint. Pass the new sequence in the request body to rearrange instance positions.
Instructions
Call qui's PUT /instances/order 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 |