Skip to main content

Delete Warehouse Location

DELETE 

/api/v2/warehouse-locations/:warehouseLocation

Hard delete a warehouse location. Only allowed when the location has never been referenced by an inventory movement; otherwise a 422 is returned suggesting deprecation instead.

Authentication: Requires Bearer token. Scope: warehouses (read/write).

Requires permission: warehouses.manage_locations

Request

Responses

No Content