Delete Meal Plan Template

DELETE {{baseUrl}}/mealplanner/:username/templates/:id?hash=4b5v4398573406

Delete a meal plan template for a user.

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

{}