delete_blocklist_bulk
Delete multiple blocked releases in one operation to clear Radarr's blocklist and allow retrying them.
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 |