remove_favorite
Removes a recipe from a user's favorites list in Mealie by user ID and recipe slug. Use it to clear a favorite entry so the recipe no longer appears under that user's saved favorites.
Instructions
Remove Favorite — Users: Ratings. Delete favorite. [DELETE /api/users/{id}/favorites/{slug}] Removes a recipe from the user's favorites Keywords: remove_favorite, remove favorite, delete favorite, destroy favorite, write favorite, favorite, favorites, users ratings, users, delete, remove, destroy, write, mealie.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| slug | Yes |