create_search
Submit a search request to Prowlarr to query all configured indexers and retrieve matching releases from a single API call.
Instructions
Create Search.
POST /api/v1/search
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 |