delete
https://public-api.portals.care/v2/carts//items/
To remove an item from a cart, you can use this endpoint with a DELETE request. You must provide the id of the cart and the id of the item you want to remove in the path.
To remove an item from a cart, you can use this endpoint with a DELETE request. You must provide the id of the cart and the id of the item you want to remove in the path.
Try It! to start a request and see the response here!