delete_recommendations_shows_by_id
Deletes a specific show recommendation by ID to remove it from your Trakt list.
Instructions
Hide a show recommendation.
DELETE /recommendations/shows/{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 |