delete_blocklist_bulk
Remove multiple entries from the Sonarr blocklist in one request. Use this bulk delete operation to clear unwanted releases or failed downloads from the blocklist.
Instructions
Delete Blocklist.
DELETE /api/v3/blocklist/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 |