delete https://{baseUrl}/V1/storeview//user/quote/coupon
Delete applied coupon code from shopping cart quote.
Sample Curl
Simple product
curl --location 'https://mygatewayurl.com/V1/storeview/default/user/quote/coupon' --header 'Authorization: Bearer qsk2p2azmuylkcgsuhhkbale7vk571vn' --header 'Content-Type: application/json' --data '{}'
