delete_downloadclient_bulk
Deletes multiple download clients at once, clearing Prowlarr configurations in a single bulk request.
Instructions
Delete DownloadClient.
DELETE /api/v1/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 |