create_search_bulk
Run bulk searches across multiple Prowlarr indexers at once to find releases without repeated individual queries.
Instructions
Create Search.
POST /api/v1/search/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 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |