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

Changes

No recorded changes to this endpoint across all 1 revision of this API.