---
title: "Deletes the a dispatch configuration"
method: DELETE
path: "/dispatches/{id}"
tags: ["dispatches"]
---

# Deletes the a dispatch configuration

`DELETE /dispatches/{id}`

All associated flows will also be deleted.

## Path parameters

- `id` string, string, required

## Response `200`

The configuration has been deleted.

## Other responses

- `404` — No configuration found.

## Changes

- **2019-11-06** `9cfe593b63ff` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/openintegrationhub/apis/dispatcher-service/changes/dispatches/:id/delete.md)

---

[API](https://skmtc.dev/openintegrationhub/apis/dispatcher-service.md) · [All operations](https://skmtc.dev/openintegrationhub/apis/dispatcher-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintegrationhub/dispatcher-service/revisions/b1bc16183131/schema)
