delete_recommendations_movies_by_id
Remove a specific movie recommendation from Trakt by its ID or slug, keeping your recommendation list clean and relevant.
Instructions
Hide a movie recommendation.
DELETE /recommendations/movies/{id}
Args: id: The id/slug of the resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |