---
title: "Delete a connection"
method: DELETE
path: "/connections/{connection_id}"
tags: ["connections"]
---

# Delete a connection

`DELETE /connections/{connection_id}`

Delete the given connection.

**WARNING** This will completely remove the connection, this is not recoverable

**Permission required:** edit_integrations

## Response `204`

Success

## Other responses

- `403` — Permission insufficient

---

[API](https://skmtc.net/contractp/apis/contract-p.md) · [All operations](https://skmtc.net/contractp/apis/contract-p/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/contractp/contract-p/versions/8ce53ebd6bd3/schema)
