delete_indexer_by_id
Delete a specific indexer from Radarr by providing its unique ID. Removes the indexer configuration permanently.
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 |