APIUNTAGGEDClaim a couponClaim a coupon POST /api/coupon/:code/claim/ This endpoint allows a user to claim a coupon using its code. The user must provide a valid authorization token in the request header. Request Responses200401403404500