---
title: "Delete a discount code"
method: DELETE
path: "/v3/discount-codes/{id}"
tags: ["Discounts"]
---

# Delete a discount code

`DELETE /v3/discount-codes/{id}`

Deletes a business-scoped discount code when it has no recorded usage.

## Response `204`

Success with no response body

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/scalev/apis/nexus-commerce-api.md) · [All operations](https://skmtc.net/scalev/apis/nexus-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalev/nexus-commerce-api/versions/730030bd6477/schema)
