---
title: "Deletes specified recipe (you must be authenticated as the owner of the recipe)"
method: DELETE
path: "/recipe/{id}"
tags: ["Recipe"]
---

# Deletes specified recipe (you must be authenticated as the owner of the recipe)

`DELETE /recipe/{id}`

## Path parameters

- `id` integer, required

## Headers

- `Authorization` string

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/bigoven/apis/1-000-000-recipe-and-grocery-list-api-v2.md) · [All operations](https://skmtc.net/bigoven/apis/1-000-000-recipe-and-grocery-list-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bigoven/1-000-000-recipe-and-grocery-list-api-v2/revisions/213a69be0728/schema)
