duplicate_one
Create a copy of an existing recipe using its slug, optionally assigning a new custom name to the duplicate. Useful for cloning recipes for variations without altering the original.
Instructions
Duplicate One [POST /api/recipes/{slug}/duplicate] Duplicates a recipe with a new custom name if given
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| slug | Yes |