qui_update_torznab_indexer
Update a Torznab indexer by its ID via PUT /torznab/indexers/{indexerID}. Provide path variables, query params, and JSON body to modify indexer settings.
Instructions
Call qui's PUT /torznab/indexers/{indexerID} 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 |