---
title: "Release a local sandbox"
method: DELETE
path: "/local-sandbox/{local_sandbox_id}"
tags: ["local-sandbox"]
---

# Release a local sandbox

`DELETE /local-sandbox/{local_sandbox_id}`

Releases the local sandbox VM and all associated servers, cleaning up the shared environment.

## Path parameters

- `local_sandbox_id` string, required — The ID of the local sandbox to release

## Query parameters

- `is_ttl` boolean — Flag indicating if this is a TTL release task

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/klavis-ai/apis/klavis-ai-https-www-klavis-ai.md) · [All operations](https://skmtc.net/klavis-ai/apis/klavis-ai-https-www-klavis-ai/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/klavis-ai/klavis-ai-https-www-klavis-ai/revisions/1f05ced7280f/schema)
