Last updated 4 years ago
This endpoint allows removing the recipe from favorites. This API available only for user access-token integration
DELETE https://graph.whisk.com/v1/:recipe_id
DELETE
https://graph.whisk.com/v1/:recipe_id
{ "ok": true }
curl -X DELETE "https://graph.whisk.com/v1/recipes/3d4fda8595114a3a9f7b12fd471a4169" \ -H "Accept: application/json" \ -H "Authorization: Bearer <Access-Token>"
recipe_id
string
Unique recipe identifier
collectionIds
array
Collections for this recipe (optional). If specified this will remove recipe only from this collection