delete_indexer_by_id
Remove an indexer from Sonarr by its unique ID. Use this to clean up unused or misconfigured indexers.
Instructions
Delete Indexer.
DELETE /api/v3/indexer/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |