delete_moviefile_by_id
Delete a specific movie file from Radarr by its ID to remove unwanted media and free up storage space.
Instructions
Delete MovieFile.
DELETE /api/v3/moviefile/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |