create_settings_radarr_test
Verify Radarr settings by sending a test request to confirm the configuration works correctly.
Instructions
Test Radarr configuration.
POST /api/v1/settings/radarr/test
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 |