create_recipe_from_html_or_json
Create a new recipe by parsing raw HTML or a schema.org/Recipe JSON string, similar to importing from a URL.
Instructions
Create Recipe From Html Or Json — Recipe: CRUD. Create recipe. [POST /api/recipes/create/html-or-json] Takes in raw HTML or a https://schema.org/Recipe object as a JSON string and parses it like a URL Keywords: create_recipe_from_html_or_json, create recipe from html or json, create recipe, add recipe, new recipe, make recipe, write recipe, recipe, recipes, recipe crud, create, html or json, add, new, make, write, post, mealie.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |