create_indexer_test
Test an indexer configuration in Radarr to verify connectivity and settings, ensuring it works before enabling it.
Instructions
Create Indexer.
POST /api/v3/indexer/test
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects. force_test: Query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| force_test | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |