Clone cocktail
POST/api/workspaces/:workspaceId/cocktails/:cocktailId/clone
Required API-key permission: COCKTAILS_CREATE — Create cocktail recipes
Creates a deep copy of a cocktail (image, steps, ingredients and garnishes) under a new name.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Clone cocktail
Validation error
Missing or invalid credentials
Insufficient permissions
Cocktail not found.