Delete item

DELETE {{kroger-baseUrl}}/carts/:id/items/:upc

Provides access to delete an item from an authenticated customer's cart.

Note: the customer must be authenticated using the OAuth2 Authorization Code grant type.