Delete from Shopping List
DELETE {{baseUrl}}/mealplanner/:username/shopping-list/items/:id?hash=occaecat aliqua Duis cupidatat tempor
Delete an item from the current shopping list of the user.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
hash | string | (Required) The private hash for the username. |
Request Body
{"username"=>"dsky", "id"=>15678, "hash"=>"4b5v4398573406"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | null |
RESPONSES
status: OK
{}