delete_blocklist_by_id
Delete a blocklist entry by its ID to remove it from Radarr's exclusion list, allowing the associated movie to be processed again.
Instructions
Delete Blocklist.
DELETE /api/v3/blocklist/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |