delete_indexer_bulk
Delete multiple indexers simultaneously from Sonarr to manage your indexer list efficiently. Simplifies bulk removal in one request.
Instructions
Delete Indexer.
DELETE /api/v3/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 |