Appearance
DELETE
/warehouse-management/warehouse-v2/warehouses/{warehouseId}Required scope:
viskan:warehouse:deleteDeletes a warehouse by its unique identifier.
Parameters
Path parameters
warehouseId integerThe unique identifier of the warehouse to delete.
Response
The warehouse was deleted successfully.
| Error code | Description |
|---|---|
warehouse-not-found | Warehouse does not exist. |