delete_downloadclient_by_id
Remove a Radarr download client by its ID to clean up unused integrations and stop movie downloads from routing to it.
Instructions
Delete DownloadClient.
DELETE /api/v3/downloadclient/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |