delete_indexer_by_id
Remove an indexer from Prowlarr by specifying its unique ID, eliminating unused or outdated configurations.
Instructions
Delete Indexer.
DELETE /api/v1/indexer/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |