create_indexer
Add a new indexer to Radarr for movie discovery and downloading. Specify the indexer settings and optionally force-save to bypass validation.
Instructions
Create Indexer.
POST /api/v3/indexer
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects. force_save: Query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| force_save | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |