POST /cart/{cartId}/remove/{itemId}
POST
/cart/{cartId}/remove/{itemId}
<Description of the endpoint>
Headers
Content-Type
application/json
Authorization
Bearer <token>
Response
{
{ "error": "Invalid request" }
Last updated 3 months ago