qui_delete_cross_seed_blocklist_entry
Delete a cross-seed blocklist entry by instance ID and infohash to remove a torrent from the blocklist and enable cross-seed management.
Instructions
Call qui's DELETE /cross-seed/blocklist/{instanceID}/{infohash} 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 |