RecettesCreate a recipeCreate a recipe POST /recipes Create a new recipe without specifying an ID (ID will be generated). Request Responses201400401Recipe created successfullyResponse HeadersLocationURL of the created recipeBad request - malformed JSON or invalid contentNo authorization - valid API key not provided