---
title: "Delete a Route"
method: DELETE
path: "/v2/control-planes/{controlPlaneId}/core-entities/routes/{RouteId}"
tags: ["Routes"]
---

# Delete a Route

`DELETE /v2/control-planes/{controlPlaneId}/core-entities/routes/{RouteId}`

Delete a Route

## Path parameters

- `RouteId` string, required

## Response `204`

Successfully deleted Route or the resource didn't exist

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/kong/apis/konnect-api.md) · [All operations](https://skmtc.net/kong/apis/konnect-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api/versions/06734a9c491f/schema)
