delete_downloadclient_bulk
Delete multiple download clients at once to clean up your Sonarr media library configuration. Removes bulk-selected download client entries via API.
Instructions
Delete DownloadClient.
DELETE /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 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |