---
title: "Remove a tunnel from the Devbox."
method: POST
path: "/v1/devboxes/{id}/remove_tunnel"
tags: ["Devbox", "Devbox-NetworkTools"]
---

# Remove a tunnel from the Devbox.

`POST /v1/devboxes/{id}/remove_tunnel`

Remove an existing V2 tunnel from the Devbox.

## Path parameters

- `id` string, required

## Response `200`

OK

- EmptyRecord

## Other responses

- `404` — Devbox not found.

---

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