curl --request DELETE \
--url https://api.getcargo.io/v1/expression/favoriteRecipes/{uuid} \
--header 'Authorization: Bearer <token>'{}Remove a recipe from favorites
curl --request DELETE \
--url https://api.getcargo.io/v1/expression/favoriteRecipes/{uuid} \
--header 'Authorization: Bearer <token>'{}Was this page helpful?