recipesEdit a recipeEdit a recipe PUT /recipes/:recipeId Edit a recipe Request Responses200400401404A JSON object for the recipe.Bad request. A required body parameter is missing or invalid.Authorization information is missing or invalid.A recipe with the specified ID was not found.