Deletes a single version of a DataBrew recipe.
delete/recipes/{name}/recipeVersion/{recipeVersion}
Path parameters
namestring required
The name of the recipe.
recipeVersionstring required
The version of the recipe to be deleted. You can specify a numeric versions (<code>X.Y</code>) or <code>LATEST_WORKING</code>. <code>LATEST_PUBLISHED</code> is not supported.
Response
Success