---
title: "Removes bin locations from a warehouse zone."
method: POST
path: "/v2/warehouseassistant/warehouse-zones/remove-bin-locations"
tags: ["WarehouseZoneCommand"]
---

# Removes bin locations from a warehouse zone.

`POST /v2/warehouseassistant/warehouse-zones/remove-bin-locations`

## Headers

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

## Request body

- JTLWawiWarenlagerverwaltungPublicApiDataTransferObjectsV2WarehouseZoneRemoveBinLocationsFromZoneCommandRequest — Removes bin locations from a warehouse zone. - Request
  - `zoneId` string, uuid
  - `binLocationIds` JTLDataContractsKeysWarenLagerPlatzKey[] — Bin locations to remove from the zone.

## Response `200`

Bin locations were successfully removed from the zone.

## Other responses

- `500` — Internal server error.

---

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