Delete a coupon

Permanently deletes a coupon and every promotional code attached to it. Any code your affiliates are already sharing stops working immediately. This cannot be undone — set valid to false with Update a Coupon if you only want to stop new redemptions.

Fires the coupon.deleted webhook.

delete/coupons

Request body

couponIdstring uuid required

The coupon to delete. Its promotional codes are deleted with it.

Response

The coupon and its promotional codes were deleted.

messagestring

Confirmation message

Changes

No recorded changes to this endpoint across all 1 revision of this API.