---
title: "Delete promo codes"
method: DELETE
path: "/promocode/bulk"
tags: ["Promo Code"]
---

# Delete promo codes

`DELETE /promocode/bulk`

Delete promo codes, by promocode IDs

🔒 Requires: `promotions:write` scope

## Request body

- string[]

## Response `200`

Remaining promo codes

- string[] — An array of codes which were not deleted.

---

[API](https://skmtc.net/lightspeedhq/apis/api-2026-07.md) · [All operations](https://skmtc.net/lightspeedhq/apis/api-2026-07/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightspeedhq/api-2026-07/revisions/72d4ceb46dbb/schema)
