delete_downloadclient_by_id
Remove a download client configuration from Prowlarr by its unique ID. Use when a client is obsolete or misconfigured.
Instructions
Delete DownloadClient.
DELETE /api/v1/downloadclient/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |