---
title: "Delete Connection"
method: DELETE
path: "/connections/{id}"
tags: ["Connections"]
---

# Delete Connection

`DELETE /connections/{id}`

Deletes the specified Connection.

## Path parameters

- `id` string, required

## Response `204`

The Connection has been successfully deleted.

---

[API](https://skmtc.net/weld/apis/weld-rest-api.md) · [All operations](https://skmtc.net/weld/apis/weld-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/weld/weld-rest-api/revisions/75294f591cc2/schema)
