Recipe
Deletes specified recipe (you must be authenticated as the owner of the recipe)
delete/recipe/{id}
Path parameters
idinteger required
The recipe id.
Headers
Authorizationstring
The authorization header (optional).
Response
OK
The recipe id.
The authorization header (optional).
OK