# Delete Warehouse **DELETE /v2/api/warehouses/{externalWarehouseID}** Delete a specific Warehouse using externalWarehouseID. ## Servers - https://api.maddenanalytics.com: https://api.maddenanalytics.com () ## Authentication methods - Bearer ## Parameters ### Path parameters - **externalWarehouseID** (string) External Warehouse ID ## Responses ### 200 OK #### Body: application/json (object) - **error** (string) - **message** (string) - **statusCode** (integer) ### default All errors will return the same object with a describing code & message #### Body: application/json (object) - **error** (string) - **message** (string) - **statusCode** (integer) [Powered by Bump.sh](https://bump.sh)