delete_importlist_by_id
Delete a Radarr import list by its ID to stop automated movie imports and remove it from your setup.
Instructions
Delete ImportList.
DELETE /api/v3/importlist/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |