---
title: "Delete a delivery pool"
method: DELETE
path: "/delivery/pools/{deliveryPoolId}"
tags: ["Delivery Pools API", "publicly-accessible"]
---

# Delete a delivery pool

`DELETE /delivery/pools/{deliveryPoolId}`

The restaurants will no longer be associated with the pool.

## Response `200`

Pool deleted

## Other responses

- `404` — The pool could not be found
- `500` — Internal Server Error

---

[API](https://skmtc.net/just-eat/apis/just-eat-api.md) · [All operations](https://skmtc.net/just-eat/apis/just-eat-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/just-eat/just-eat-api/versions/4b25c7d97a53/schema)
