Delete a coupon
DELETE {{baseUrl}}/v1/coupons/:coupon
You can delete coupons via the coupon management page of the Stripe dashboard. However, deleting a coupon does not affect any customers who have already applied the coupon; it means that new customers can’t redeem the coupon. You can also delete coupons via the API.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |