Remove an item from the cart
Packages
Remove Package
Removes an item from the user’s cart based on the item ID.
POST
Remove an item from the cart
Documentation Index
Fetch the complete documentation index at: https://docs.minestorecms.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the item to remove from the cart.
Response
Successful response indicating the item was removed from the cart.
Indicates if the operation was successful.

