delete_indexerproxy_by_id
Delete an indexer proxy by its ID. Use to remove a specific proxy configuration from Prowlarr.
Instructions
Delete IndexerProxy.
DELETE /api/v1/indexerproxy/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |