---
title: "Delete sandbox config"
method: DELETE
path: "/sandbox-configs/{id}"
tags: ["SandboxConfig"]
---

# Delete sandbox config

`DELETE /sandbox-configs/{id}`

Soft-delete a sandbox backend config. force=true only overrides unverifiable provider inventory, never confirmed live sandboxes.

## Path parameters

- `id` string, required

## Query parameters

- `force` boolean

## Response `200`

Deletion success

- object

## Other responses

- `401` — Unauthorized
- `409` — Live sandboxes or unverifiable inventory

## Changes

> 62 revisions in range; 2 could not be searched.

- **2026-08-13** `6e297e21afca` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/sandbox-configs/:id/delete.md)

---

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