Delete
DELETE /warehouses/{id}
DELETE
/warehouses/{id}
Delete a warehouse by its ID.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
integer
ID of the Warehouse
Responses
Section titled “ Responses ”The warehouse was successfully deleted.
The warehouse with the specified ID does not exist.