---
title: "DELETE /api/v4.0/integrations/coupons/{lockReference}"
method: DELETE
path: "/api/v4.0/integrations/coupons/{lockReference}"
---

# DELETE /api/v4.0/integrations/coupons/{lockReference}

`DELETE /api/v4.0/integrations/coupons/{lockReference}`

This API releases the lock on coupons identified by the provided {lockReference} in Gameball. Once released, the coupons become available for use again, offering flexibility in managing coupon availability and redemption.

## Path parameters

- `lockReference` string, required

## Response `200`

Coupons released successfully

- object
  - `success` boolean
  - `releasedAt` string, date-time
  - `releasedCoupons` string[]

---

[API](https://skmtc.net/gameballers/apis/gameball-api.md) · [All operations](https://skmtc.net/gameballers/apis/gameball-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gameballers/gameball-api/versions/2e4a8bfe2291/schema)
