delete_importlist_by_id
Delete an import list from Sonarr by specifying its ID. Removes the configured list permanently to keep your media library sources accurate.
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 |