meal planning
Delete from Shopping List
Delete an item from the current shopping list of the user.
delete/mealplanner/{username}/shopping-list/items/{id}
Path parameters
usernamestring required
Example:dsky
The username.
idnumber required
Example:15678
The shopping list item id.
Query parameters
hashstring required
The private hash for the username.
Response
Success
object required