create_downloadclient_test
Verify download client settings in Radarr by running a test connection to catch configuration errors before adding the client.
Instructions
Create DownloadClient.
POST /api/v3/downloadclient/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 |