---
title: "Delete an Upstream"
method: DELETE
path: "/v2/control-planes/{controlPlaneId}/core-entities/upstreams/{UpstreamId}"
tags: ["Upstreams"]
---

# Delete an Upstream

`DELETE /v2/control-planes/{controlPlaneId}/core-entities/upstreams/{UpstreamId}`

Delete an Upstream

## Path parameters

- `UpstreamId` string, required

## Response `204`

Successfully deleted Upstream or the resource didn't exist

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/kong/apis/konnect-api.md) · [All operations](https://skmtc.dev/kong/apis/konnect-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kong/konnect-api/revisions/72502a676a92/schema)
