update_downloadclient_bulk
Bulk update download client settings in Radarr with a single API call. Provide the updated fields to apply changes across multiple clients in one operation.
Instructions
Update DownloadClient.
PUT /api/v3/downloadclient/bulk
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 |