Shopping list

Update order

put/api/v1/shopping_list/{id}

Path parameters

idinteger required

The ID of the shopping list item to update

Query parameters

tokenstring required

Request body

tokenstring required

Example request

{
  "token": "YOUR TOKEN IS HERE"
}

Response

order updated

Changes

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