---
title: "Proxy requests to the sandbox toolbox"
method: DELETE
path: "/sandboxes/{sandboxId}/toolbox/{path}"
tags: ["toolbox"]
---

# Proxy requests to the sandbox toolbox

`DELETE /sandboxes/{sandboxId}/toolbox/{path}`

Forwards the request to the specified sandbox's container

## Path parameters

- `sandboxId` string, required
- `path` string, required

## Response `200`

Proxied response

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `404` — Sandbox container not found
- `409` — Sandbox container conflict
- `500` — Internal server error

## Changes

- **2026-05-02** `6565d7237d5f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/boxlite-ai/apis/boxlite-runner-api/changes/sandboxes/:sandboxId/toolbox/:path/delete.md)

---

[API](https://skmtc.dev/boxlite-ai/apis/boxlite-runner-api.md) · [All operations](https://skmtc.dev/boxlite-ai/apis/boxlite-runner-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/boxlite-ai/boxlite-runner-api/revisions/6565d7237d5f/schema)
