Clear Meal Plan Day
DELETE {{baseUrl}}/mealplanner/:username/day/:date?hash=occaecat aliqua Duis cupidatat tempor
Delete all planned items from the user's meal plan for a specific day.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
hash | string | (Required) The private hash for the username. |
Request Body
{"username"=>"dsky", "date"=>"2020-06-01", "hash"=>"4b5v4398573406"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | null |
RESPONSES
status: OK
{}