---
title: "Permanently deletes a shipping box and all its attributes (Rule SB-8)."
method: DELETE
path: "/v2/warehouseassistant/shipping-boxes/delete"
tags: ["WarehouseAssistantCommand"]
---

# Permanently deletes a shipping box and all its attributes (Rule SB-8).

`DELETE /v2/warehouseassistant/shipping-boxes/delete`

## Headers

- `x-tenant-id` string, uuid, required
- `x-runas` string
- `x-companyid` string

## Request body

- JTLWawiWarenlagerverwaltungPublicApiDataTransferObjectsV2WarehouseAssistantDeleteShippingBoxCommandRequest — Permanently deletes a shipping box and all its attributes (Rule SB-8). - Request
  - `shippingBoxId` string, uuid

## Response `200`

Shipping box was successfully deleted.

## Other responses

- `500` — Internal server error.

---

[API](https://skmtc.dev/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.dev/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
