put https://{baseUrl}/V1/storeview//user/quote/coupon/
Apply coupon code to shopping cart quote.
Sample Curl
Simple product
curl --location 'https://mygatewayurl.com/V1/storeview/default/user/quote/coupon/10customer' --header 'Authorization: Bearer qsk2p2azmuylkcgsuhhkbale7vk571vn' --header 'Content-Type: application/json' --data '{}'
