delete_indexer_bulk
Remove multiple indexers at once from Prowlarr to clean up your configuration efficiently.
Instructions
Delete Indexer.
DELETE /api/v1/indexer/bulk
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |