qui_reorder_automations
Reorder automations for a qBittorrent instance. Provide the instance ID and the desired automation order in the request body to update the sequence.
Instructions
Call qui's PUT /instances/{instanceID}/automations/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 |