delete_downloadclient_by_id
Delete a download client from Sonarr using its ID to remove outdated or unused client configurations.
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 |