Coupon
Delete coupon
Deletes an existing coupon from the store. Requires the stores.coupons.delete permission.
delete/stores/{storeId}/coupons/{couponId}
Path parameters
storeIdstring uuid required
The ID of the store the coupon belongs to
couponIdstring uuid required
The ID of the coupon to delete
Response
The object was successfully deleted.