Clone ingredient
POST/api/v1/workspaces/:workspaceId/ingredients/:ingredientId/clone
Required API-key permission: INGREDIENTS_CREATE — Create ingredients
Creates a copy of an ingredient (including its image and unit volumes) under a new name.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Clone ingredient
Validation error
Missing or invalid credentials
Insufficient permissions
Ingredient not found.