create_importlist_test
Tests an import list configuration by sending a test request to Radarr, verifying the configuration is valid and can fetch data.
Instructions
Create ImportList.
POST /api/v3/importlist/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 |