---
title: "Unassign Discount from Coupon Set"
method: DELETE
path: "/commerce/catalog/admin/couponsets/{couponSetCode}/assigneddiscounts/{discountId}"
tags: ["CouponSets"]
---

# Unassign Discount from Coupon Set

`DELETE /commerce/catalog/admin/couponsets/{couponSetCode}/assigneddiscounts/{discountId}`

Unassigns or disassociates the specified discount with the specified coupon set.

## Path parameters

- `couponSetCode` string, required
- `discountId` integer, required

## Response `200`

OK

---

[API](https://skmtc.net/kibocommerce/apis/customer.md) · [All operations](https://skmtc.net/kibocommerce/apis/customer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kibocommerce/customer/versions/47c0cf7b75ab/schema)
