---
title: "DELETE /bins/{barcode}/assignments/{id}"
method: DELETE
path: "/bins/{barcode}/assignments/{id}"
---

# DELETE /bins/{barcode}/assignments/{id}

`DELETE /bins/{barcode}/assignments/{id}`

## Path parameters

- `barcode` BinBarcode, required — Represents a UPC-A barcode of 11 digits. The checksum is not stored, it should be generated when needed, and otherwise not sent by clients during API calls.
  - `orderBarcode` boolean — We reserve the prefix 90 for order barcodes, so that we are able to distinguish an order from bin barcodes without doing an API or DB lookup.
  - `singleUseBinBarcode` boolean — Checks if this barcode is a single-use bin barcode.
  - `packagingBarcode` boolean
- `id` integer, required

## Response `200`

deleteBinAssignment 200 response

---

[API](https://skmtc.dev/mamaearth/apis/mama-earth-api.md) · [All operations](https://skmtc.dev/mamaearth/apis/mama-earth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mamaearth/mama-earth-api/revisions/42b90383d711/schema)
