create_indexer
Create an indexer in Sonarr to add new index providers for media discovery. Submit the required configuration in the request body to integrate it with your library management.
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 |