---
title: "Delete a connector route"
method: DELETE
path: "/routes/{routeId}"
tags: ["Routes"]
---

# Delete a connector route

`DELETE /routes/{routeId}`

Deletes a route definition. Historical runs, events, and dead letters should remain subject
to audit and retention policies even when the route definition is removed.

## Parameters

- `./connector-components.yml#/components/parameters/RouteId` — unresolved $ref

## Response `204`

Connector route deleted.

## Other responses

- `401` — unresolved $ref
- `404` — unresolved $ref

---

[API](https://skmtc.dev/sphereon-opensource/apis/connector-registry-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/connector-registry-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/connector-registry-api/revisions/89c3af1a1cf6/schema)
