---
title: "Delete Agent Http Connection"
method: DELETE
path: "/agents/connections/http/{connection_id}"
tags: ["Agents"]
---

# Delete Agent Http Connection

`DELETE /agents/connections/http/{connection_id}`

Hard-delete one HTTP connection by id.

## Path parameters

- `connection_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-04** `2a3df099f4a9` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/streamkap/apis/streamkap-rest-api/changes/agents/connections/http/:connection_id/delete.md)

---

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