delete_users_by_id_favorites_by_slug
Remove a recipe from a user's favorites by specifying the user ID and recipe slug. This helps manage favorite recipe collections.
Instructions
Removes a recipe from the user's favorites
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| slug | Yes | ||
| accept-language | No |