---
title: "Passthrough DELETE"
method: DELETE
path: "/passthrough/{connection_id}/{path}"
tags: ["passthrough"]
---

# Passthrough DELETE

`DELETE /passthrough/{connection_id}/{path}`

## Path parameters

- `connection_id` string, required
- `path` string, required

## Query parameters

- `query` unknown

## Response `204`

No content

## Other responses

- `205` — Reset content
- `304` — Not modified
- `default` — Successful

---

[API](https://skmtc.net/unified/apis/unified-to-api.md) · [All operations](https://skmtc.net/unified/apis/unified-to-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/unified/unified-to-api/versions/1f72720916e4/schema)
