delete_rootfolder_by_id
Delete a configured root folder from Sonarr by its ID to stop managing that media library path.
Instructions
Delete RootFolder.
DELETE /api/v3/rootfolder/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |