qui_delete_torrent_creation_task
Delete a torrent creation task from a qBittorrent instance via qui's API. Remove or cancel an automated torrent creation job to clean up operations and prevent unintended downloads.
Instructions
Call qui's DELETE /instances/{instanceID}/torrent-creator/{taskID} 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 |