recipe_crud_delete_one
Delete a recipe from the Mealie server by providing its unique slug. Permanently remove a recipe with a single API call.
Instructions
Delete One [DELETE /api/recipes/{slug}] Deletes a recipe by slug
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |