create_downloadclient
Registers a download client in Radarr using the provided configuration payload. Establishes the connection for Radarr to send download requests.
Instructions
Create DownloadClient.
POST /api/v3/downloadclient
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 |