---
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

---

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