Delete from Meal Plan

DELETE {{baseUrl}}/mealplanner/:username/items/:id?hash=occaecat aliqua Duis cupidatat tempor

Delete an item from the user's meal plan.

Request Params

KeyDatatypeRequiredDescription
hashstring(Required) The private hash for the username.

Request Body

{"username"=>"dsky", "id"=>15678, "hash"=>"4b5v4398573406"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typenull

RESPONSES

status: OK

{}