delete_episodefile_by_id
Delete a specific episode file in Sonarr by its ID, removing unwanted media and freeing up disk space.
Instructions
Delete EpisodeFile.
DELETE /api/v3/episodefile/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |