delete https://api.omnisend.com/v3/carts//products/
Remove product from cart.
Curl example:
curl -X DELETE "https://api.omnisend.com/v3/carts/47841398/products/prod478541"
Remove product from cart.
Curl example:
curl -X DELETE "https://api.omnisend.com/v3/carts/47841398/products/prod478541"
Try It!
to start a request and see the response here!