v1
latestOpenAPI 3.0.42026-07-2685196386.6 KBCoupon
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.